框架/视图中的file_put_contents无法打开流:无此文件或目录

时间:2019-04-23 11:34:14

标签: php laravel centos vps

  

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

并设置任何权限无效

1 个答案:

答案 0 :(得分:0)

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