mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 00:51:10 +00:00
Update cheatsheets
This commit is contained in:
@@ -16,7 +16,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`php artisan tinker`
|
||||
|
||||
- Generate a new Eloquent model class with a migration, factory and resource controller:
|
||||
- Generate a new Eloquent model class with a migration, factory, and resource controller:
|
||||
|
||||
`php artisan make:model {{ModelName}} --all`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user