if your web server runs under the account www-data, make sure it owns the storage folder
May 24, 2024
3
Level 1
Failing to create cache files
fopen(/home/vagrant/code/storage/framework\cache/70/f2/70f26811f7787b15eefb9f96f37402e6776199a3): Failed to open stream: No such file or directory
This is coming up when trying to log into my app running on a local vagrant box. I've cleared every cache file and followed every debug step I can find. I've ever blown away the vagrant box and the repo itself locally, and started again from completely nothing.
Any thoughts on how to handle this?
Please or to participate in this conversation.