控制器
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'));
照顾好自己,如果尚有余力,记得保护美好的东西,不畏不惧赤诚善良。