Artisan // 针对命令显示帮助信息 php artisan –help OR -h // […]
laravel的config函数的作用是获取config文件夹下的配置文件中值 如$config = conf […]