Level 60
change permission to the storage folder
sudo chmod -R 775 storage
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I got this error message:
ErrorException
file_put_contents(/data/www/mysite.com/storage/framework/cache/data/d6/e0/d6e02102486089121d86219cd9480fc8b607edf5): failed to open stream: Permission denied (View: /data/www/mysite.com/resources/views/irp/layouts/header.blade.php)
https://mysite.com/dashboard
Any Idea?
Please or to participate in this conversation.