当前位置:网站首页>Laravel框架 踩坑(一)
Laravel框架 踩坑(一)
2022-07-03 06:51:00 【AquilaEAG】
官方文档:http://laravel.p2hp.com/cndocs/9.x/installation
1、环境配置
在加载应用程序的环境变量之前,Laravel 会确定是否已经从外部提供了 APP_ENV 环境变量,或者是否指定了 --env CLI 参数。 如果是这样,Laravel 将尝试加载一个 .env.[APP_ENV] 文件(如果它存在)。 如果它不存在,将加载默认的 .env 文件。
.env 文件中的任何变量都可以被外部环境变量覆盖,例如服务器级或系统级环境变量。
2、注意 Laravel 清除缓存 php artisan cache:clear 的一个坑
Laravel 的命令 php artisan cache:clear 用来清除各种缓存,如页面,Redis,配置文件等缓存,它会清空 Redis 数据库的全部数据,比如默认使用的 Redis 的 数据库 是 db0,那么执行这个命令后,会清空 db0 中所有数据。
缓存文件位于/bootstrap/cache/cache.php中,里面缓存了包括.env等环境变量数据!!
php73 artisan optimize:clear
这里,建议增加单点测试和日志输出,方便快速准确定位问题,而不是玄学怪环境问题。
边栏推荐
- Yolov2 learning and summary
- 熊市里的大机构压力倍增,灰度、Tether、微策略等巨鲸会不会成为'巨雷'?
- Error c2017: illegal escape sequence
- 如何迁移或复制VMware虚拟机系统
- The list of "I'm crazy about open source" was released in the first week, with 160 developers on the list
- error C2017: 非法的转义序列
- 保险公司怎么查高血压?
- 【code】偶尔取值、判空、查表、验证等
- Arctic code vault contributor
- Software testing assignment - day 3
猜你喜欢
IC_ EDA_ All virtual machine (rich Edition): questasim, vivado, VCs, Verdi, DC, Pt, spyglass, icc2, synthesize, innovative, ic617, mmsim, process library
每日刷题记录 (十一)
Install VM tools
2022年华东师范大学计科考研复试机试题-详细题解
The dynamic analysis and calculation of expressions are really delicious for flee
Time format record
How to migrate or replicate VMware virtual machine systems
Jenkins
利用C#实现Pdf转图片
每日刷題記錄 (十一)
随机推荐
pytorch练习小项目
Know flex box
La loi des 10 000 heures ne fait pas de vous un maître de programmation, mais au moins un bon point de départ
Arctic code vault contributor
修改MySQL密码
Unittest attempt
Understand software testing
保险公司怎么查高血压?
[C /vb.net] convert PDF to svg/image, svg/image to PDF
【无标题】
Daily question brushing record (11)
[classes and objects] explain classes and objects in simple terms
Resttemplate configuration use
Print time Hahahahahaha
Yolov1 learning notes
Software testing assignment - day 1
Request weather interface format, automation
Code management tools
Learning notes -- principles and comparison of k-d tree and IKD tree
Winter vacation work of software engineering practice