Skip to content

Instantly share code, notes, and snippets.

@m4tlch
Created February 27, 2019 14:33
Show Gist options
  • Save m4tlch/4ad2a86c6bbaf68d5755ade8c49a9c06 to your computer and use it in GitHub Desktop.
Save m4tlch/4ad2a86c6bbaf68d5755ade8c49a9c06 to your computer and use it in GitHub Desktop.
Caching Laravel
php artisan view:cache && php artisan route:cache && php artisan config:cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment