Blogger Information
Blog 81
fans 1
comment 0
visits 123894
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
laravel 清理缓存清理
有什么是忘不了的的博客
Original
1532 people have browsed it

原文章地址

这些编译好了的视图缓存。

        php artisan view:clear   

清除运行缓存:

         php artisan cache:clear 

Laravel修改配置后一定要清理缓存,清除配置缓存:

         php artisan config:clear

清除路由缓存:

        php artisan route:clear

创建建立session表迁移:

        php artisan session:table

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post