Laravel Complete Cache Clear in 1 min

Subscribers:
2,450
Published on ● Video Link: https://www.youtube.com/watch?v=TYQyc_237vE



Duration: 1:20
407 views
2


You can Clean your laravel directory cache by using following commands in terminal - php artisan optimize:clear , php artisan cache:clear , php artisan config:clear , php artisan route:clear







Tags:
Laravel
Laravel8
Laravel Cache
Laravel Optimize
How to clear laravel cache