Skip to content

Instantly share code, notes, and snippets.

@Wulfheart
Created January 30, 2021 18:20
Show Gist options
  • Save Wulfheart/ee82894e265879bef0a3d8017664718c to your computer and use it in GitHub Desktop.
Save Wulfheart/ee82894e265879bef0a3d8017664718c to your computer and use it in GitHub Desktop.
Laravel IDE Helper Composer Script
"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