Skip to content

Instantly share code, notes, and snippets.

@morrislaptop
Created November 25, 2019 14:55
Show Gist options
  • Save morrislaptop/f2be7516051f1a275cce5544f66809f1 to your computer and use it in GitHub Desktop.
Save morrislaptop/f2be7516051f1a275cce5544f66809f1 to your computer and use it in GitHub Desktop.
{
"scripts": {
"compile": [
"@php artisan route:cache",
"@php artisan event:cache",
"@php artisan view:cache"
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment