gpt4 book ai didi

caching - laravel 缓存无法打开流 : No such file or directory framework/views

转载 作者:行者123 更新时间:2023-12-04 14:23:52 26 4
gpt4 key购买 nike

我使用 Laravel 5.4。更新配置文件后清除缓存。看起来像这个错误。

ErrorException in Filesystem.php line 111:
file_put_contents(/home/web_user/webhosts/mufer/backend.mufer.local/storage/framework/views/318a49f22562be3fc1c86c88ecc141c22e`8fed4e.php): failed to open stream: No such file or directory`

然后我尝试使用以下命令修复:
php artisan route:cache
php artisan view:clear
php artisan config:cache

和:

file_put_content...fail to open stream:Permission denied in Laravel 5

一些答案是 craete/storage/framework 子文件夹,然后是 composer update。但这也不起作用。

screen shot

然后我运行 composer dump-autoload
and
Composer 更新`。

但是问题没有解决。。

最佳答案

也许您正在使用 Homestead?

我在使用 Homestead 时遇到了这个问题。基本上,当您使用 Homestead 并运行 php artisan config:cache 时命令退出虚拟机,缓存路径被破坏。

我解决了它通过 ssh 登录到 Homestead vagrant ssh正在运行 php artisan config:cache从那里。

关于caching - laravel 缓存无法打开流 : No such file or directory framework/views,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43197502/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com