Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4c33dcd

Browse filesBrowse files
Moemen-GaballahMoemen Gaballa
andauthored
# Shortcut to generate a model, migration, factory, seeder, policy, controller, and form requests... (#9482)
Co-authored-by: Moemen Gaballa <Moemen.gaballa@expertapps.com.sa>
1 parent 34636da commit 4c33dcd
Copy full SHA for 4c33dcd

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎eloquent.md

Copy file name to clipboardExpand all lines: eloquent.md
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ php artisan make:model Flight -mfsc
9292

9393
# Shortcut to generate a model, migration, factory, seeder, policy, controller, and form requests...
9494
php artisan make:model Flight --all
95+
php artisan make:model Flight -a
9596

9697
# Generate a pivot model...
9798
php artisan make:model Member --pivot

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.