大飞_dafei

导航

laravel 缓存

php artisan list  #显示命令列表

 

php artisan config    #这个可以看懂config的参数

php artisan config:cache   #配置文件缓存

php artisan config:clear    #清除配置文件缓存


php artisan route:cache    #路由缓存,路由中不能有闭包

php artisan route:clear     #清除路由缓存

posted on 2020-10-14 09:29  大飞_dafei  阅读(147)  评论(0编辑  收藏  举报