直接修改application/config.php中,找到Env::get('app.debug', false), 把 false 改成 true如果有使用 .env 文件,在.env文件中,直接添加