api.boguanhongyuan.com\/storage\/logs\“ and it could not be created: Permission denied“}-laravel框架报错
今天搭建我们的博观报考系统,博观报考系统也是laravel框架,{"code":400,"msg":"There is no existing directory at \"\/www\/wwwroot\/api.boguanhongyuan.com\/storage\/logs\" and it could not be created: Permission denied"}报错 logs访问
·
今天搭建我们的博观报考系统,博观报考系统也是laravel框架,
{"code":400,"msg":"There is no existing directory at \"\/www\/wwwroot\/api.boguanhongyuan.com\/storage\/logs\" and it could not be created: Permission denied"}
报错 logs访问没权限被拒绝。
解决方案:
清楚缓存:
php artisan route:clear
php artisan config:clear
php artisan cache:clear
更多推荐
所有评论(0)