Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save gelinger777/cbc21347dabd49a69165d0c83ad83714 to your computer and use it in GitHub Desktop.
Save gelinger777/cbc21347dabd49a69165d0c83ad83714 to your computer and use it in GitHub Desktop.
Clear Laravel Cache
php artisan cache:clear
php artisan config:clear
php artisan config:cache
php artisan route:clear
php artisan route:cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment