Tuesday, September 16, 2025
No menu items!
Google search engine
HomeLaravelHow to clear laravel cache ?

How to clear laravel cache ?

In this blog we discuss about the clearing of the laravel cache using the artisan command

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
php artisan cache:clear
php artisan config:clear
php artisan route:clear
php artisan view:clear
php artisan cache:clear php artisan config:clear php artisan route:clear php artisan view:clear
php artisan cache:clear
php artisan config:clear 
php artisan route:clear
php artisan view:clear

Alternatively, you can use the below command

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
php artisan optimize
php artisan optimize
php artisan optimize
RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments