Created
January 30, 2021 18:20
-
-
Save Wulfheart/ee82894e265879bef0a3d8017664718c to your computer and use it in GitHub Desktop.
Laravel IDE Helper Composer Script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"ide": [ | |
"@php artisan ide-helper:generate -n", | |
"@php artisan ide-helper:models -n", | |
"@php artisan ide-helper:meta -n" | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment