php artisan optimize //优化类加载

php artisan config:cache //配置缓存

php artisan route:cache //路由缓存

清空配置缓存

php artisan cache:clear

php artisan config:clear

 

posted on 2018-03-27 17:31  程序小院  阅读(890)  评论(0编辑  收藏  举报