Skip to content

Commit 63668ba

Browse files
Fixed code block error
1 parent f852ae5 commit 63668ba

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ You can add drag and drop functionality for related models to update their order
7171

7272
```php
7373
HasMany::make('Images')->inline()->sortUsing('order'),
74+
```
7475

7576

7677
## Required Relationships

0 commit comments

Comments
 (0)