laravel中间件失效,配置文件重新加载

composer dump-autoload

 

php artisan cache:clear

 


清理视图缓存

   php atisan view:clear

清除运行缓存   

   php artisan cache:clear

清除配置

   php artisan config:clear

清除路由缓存

   php artisan route:clear

创建建立

  session

表迁移

   php artisan session:table

 

 

posted on 2019-11-26 17:07  潇潇六月雨  阅读(600)  评论(0编辑  收藏  举报

导航