Failed to clear cache. Make sure you have the appropriate permissions. Laravel 10
Chidiebere Chukwudi

Chidiebere Chukwudi @jovialcore

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

Location:
Nigeria
Joined:
Jan 10, 2018

Failed to clear cache. Make sure you have the appropriate permissions. Laravel 10

Publish Date: Oct 12 '21
5 2

First enter php artisan config:clear
then,
enter php artisan cache:clear

Reference

Comments 2 total

  • moussouba
    moussoubaOct 24, 2021

    Just make sure that storage/framework/cache/data directory exists or create it manually
    All will work like a charm

    • Cleiton Lima
      Cleiton LimaFeb 29, 2024

      When creating the 'data' folder it worked normally.

Add comment