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权限 就是数据库配置信息没有读取到
同样问题!
页:
[1]