Skip to content

Commit 41ba1c1

Browse files
authored
Update README.md
1 parent 0af79c9 commit 41ba1c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ composer require matanyadaev/laravel-eloquent-spatial
2222
## Quickstart
2323
Generate a new model with a migration file:
2424
```bash
25-
php artisan make:model --migration
25+
php artisan make:model {modelName} --migration
2626
```
2727

2828
Add some spatial columns to the migration file:

0 commit comments

Comments
 (0)