0
点赞
收藏
分享

微信扫一扫

Laravel Class config does not exist in

修改了Laravel里面的.env文件之后报这个错误,找半天,找到罪魁祸首了,错误信息:

Fatal error: Uncaught ReflectionException: Class config does not exist in D:\phpStudy\WWW\BCCKidV1.0\vendor\laravel\framework\src\Illuminate\Container\Container.php:752

产生的原因是我的.env里面的参数设置有空格。。。有空格的参数一定要用双引号包起来,改完就解决了!


举报

相关推荐

remote ref does not exist

0 条评论