框架/视图中的file_put_contents无法打开流:没有这样的文件或目录[重复]

这个问题在这里已有答案:

Laravel 5 show ErrorException file_put_contents failed to open stream: No such file or directory 10个答案

file_put_contents(/home/gbtire/domains/site/public_html/gb-tire/storage/framework/Views/74f95f98511096a7aa6ab74d75b8f13a61b7b1d3.php):无法打开流:没有这样的文件或目录

在vps centos我运行任何命令

php artisan cache:clear 
php artisan cashe:clear

并设置任何权限不起作用

0
投票

尝试:php artisan view:clear清除您的视图缓存。