wget -O cleanLaravel.sh https://github.com/fla91fr/laravel-scripts/raw/master/cleanLaravel.sh
chmod +x cleanLaravel.sh
Clears :
- cache
- cache facade
- compiled pages
- views cache
- config cache
- route cache
Caches routes Runs composer dump-autoload
./cleanLaravel.sh