Skip to content

Instantly share code, notes, and snippets.

@ricardoperovano
Created November 4, 2019 16:00
Show Gist options
  • Save ricardoperovano/0826c21d21a45c1a86e00585900ef282 to your computer and use it in GitHub Desktop.
Save ricardoperovano/0826c21d21a45c1a86e00585900ef282 to your computer and use it in GitHub Desktop.
Cache Clear Laravel
php artisan config:clear
php artisan cache:clear
php artisan view:clear
php artisan route:clear
composer dump-autoload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment