Skip to content

Instantly share code, notes, and snippets.

@Mombuyish
Created April 25, 2017 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mombuyish/bd0132eec0a19c631f69530bccc9ce0f to your computer and use it in GitHub Desktop.
Save Mombuyish/bd0132eec0a19c631f69530bccc9ce0f to your computer and use it in GitHub Desktop.
"scripts":{
"post-update-cmd": [
"Illuminate\\Foundation\\ComposerScripts::postUpdate",
"php artisan ide-helper:generate",
"php artisan ide-helper:meta",
"php artisan optimize"
]
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment