芈秋 发表于 2019-9-27 13:29:20

laravel .env文件无法被读取到

表现为 production.ERROR: No application encryption key has been specified. {"exception":" (RuntimeException(code: 0): No application encryption key has been specified. at D:\\wwwroot\
lf_verify_car\\vendor\\laravel\\framework\\src\\Illuminate\\Encryption\\EncryptionServiceProvider.php:42)


在config/app.php中直接写入key
又会变成数据库连接 '@localhost' 没有access权限 就是数据库配置信息没有读取到

10765839787 发表于 2019-11-30 14:10:00

同样问题!
页: [1]
查看完整版本: laravel .env文件无法被读取到