gpt4 book ai didi

php - Laravel 中 "php artisan config:cache"和 "php artisan cache:clear"之间的区别

转载 作者:行者123 更新时间:2023-12-03 15:11:56 27 4
gpt4 key购买 nike

在 Laravel 中注意到有两种方法可以清除缓存

php artisan cache:clear


php artisan config:cache

但是我意识到只有第二个在更改本地化、添加 laravel/passport 包等时正常工作。

它们的区别是什么?

最佳答案

php artisan cache:clear - 刷新应用程序缓存
php artisan config:cache - 创建缓存文件以加快配置加载。
这是用于配置缓存。此命令将在创建之前清除配置缓存。 More details
php artisan config:clear - 删除配置缓存文件

关于php - Laravel 中 "php artisan config:cache"和 "php artisan cache:clear"之间的区别,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/53236518/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com