laravel怎么开启调试模式

 
在.env文件里有个APP_DEBUG=true,如果是false,改成true就好了。
原文地址:https://www.cnblogs.com/lxwphp/p/15454370.html