【发布时间】:2021-01-13 22:14:41
【问题描述】:
我正在运行 php artisan cache:clear 以通过 SSH 清除 Godaddy 共享主机中的缓存。
我的其他 artisan 命令有效,但 php artisan cache:clear 无效。
我收到以下错误:
Failed to clear cache. Make sure you have the appropriate permissions.
【问题讨论】:
-
确保
bootstrap/cache文件夹有正确的权限read/write