开启Debug】
This commit is contained in:
parent
0fe4e8a8db
commit
622b80a680
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ return [
|
|||
// 应用命名空间
|
||||
'app_namespace' => 'app',
|
||||
// 应用调试模式
|
||||
'app_debug' => false,
|
||||
'app_debug' => true,
|
||||
// 应用Trace
|
||||
'app_trace' => false,
|
||||
// 应用模式状态
|
||||
|
|
Loading…
Add table
Reference in a new issue