清理视图缓存
php atisan view:clear
清除运行缓存
php artisan cache:clear
清除配置
php artisan config:clear
清除路由缓存
php artisan route:clear
创建建立session表迁移
php artisan session:table
清理视图缓存
php atisan view:clear
清除运行缓存
php artisan cache:clear
清除配置
php artisan config:clear
清除路由缓存
php artisan route:clear
创建建立session表迁移
php artisan session:table
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。