控制器
use think\facade\config;
Config::get(); // 返回数组
Config::get('app.app_debug'));
是否存在
Config::has('template.type'));
计算机网络/计算机科学与应用/系统/运维/开发
控制器
use think\facade\config;
Config::get(); // 返回数组
Config::get('app.app_debug'));
是否存在
Config::has('template.type'));
热爱可抵岁月漫长, 温柔可挡艰难时光。