Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanYadaev authored Feb 28, 2022
1 parent 0af79c9 commit 41ba1c1
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 @@ -22,7 +22,7 @@ composer require matanyadaev/laravel-eloquent-spatial
## Quickstart
Generate a new model with a migration file:
```bash
php artisan make:model --migration
php artisan make:model {modelName} --migration
```

Add some spatial columns to the migration file:
Expand Down

0 comments on commit 41ba1c1

Please sign in to comment.