[更新]默认开启debug

This commit is contained in:
Anyon 2017-06-19 10:56:22 +08:00
parent ed1ea724f3
commit 29e01e517b

View File

@ -19,7 +19,7 @@ return [
// 应用命名空间
'app_namespace' => 'app',
// 应用调试模式
'app_debug' => false,
'app_debug' => true,
// 应用Trace
'app_trace' => false,
// 应用模式状态