Laravel - There is no existing directory at /storage/logs and its not buildable: Permission denied

项目部署上线,运行报错,首先看权限问题,chmod -R 777 storage,依旧报错,再试下下面几个命令就可以了


php artisan route:clear

php artisan config:clear

php artisan cache:clear
Logo

Agent 垂直技术社区,欢迎活跃、内容共建。

更多推荐