支持配置批量注册根命名空间

This commit is contained in:
thinkphp
2016-02-02 17:20:00 +08:00
parent b67be77f1c
commit 5234d3c7f6
4 changed files with 15 additions and 4 deletions

View File

@@ -7,6 +7,8 @@ return [
// 应用模式状态
'app_status' => '',
// 注册的根命名空间
'root_namespace' => [],
// 扩展配置文件
'extra_config_list' => ['database', 'route'],
// 扩展函数文件