'php artisan optimze:clear' might not always work
Chidiebere Chukwudi

Chidiebere Chukwudi @jovialcore

About: Software Developer. php| laravel | cakephp | vuejs/Nuxt | wordpress | Bootstrap | Tailwind

Location:
Nigeria
Joined:
Jan 10, 2018

'php artisan optimze:clear' might not always work

Publish Date: Apr 8
0 0

php artisan optimze:clear might look like it cleared everything...hol' up...For example, if you run into route issues where you are sure that you are using right the route but getting an error, you are better off running php artisan route:clear than the one shot php artisan optimize:clear.

Conclusion, most times or for a serious debugging in your laravel application, clearing the specific cached resources can tremedously be of help.

Hope this helps.

Comments 0 total

    Add comment