Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdelrahmanBl authored Dec 7, 2023
1 parent f94821a commit 58ff952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Optionally you can pass the starting order number as the second argument.
MyModel::setNewOrder([3,1,2], 10);
```

You can set a new order without global scopes.
You can set a new order without global scopes as the fourth argument.

```php
/**
Expand Down

0 comments on commit 58ff952

Please sign in to comment.