DEV Community

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

Collapse
 
moussouba profile image
moussouba • Edited

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

Collapse
 
cleitonlima profile image
Cleiton Lima

When creating the 'data' folder it worked normally.