laravel could not parse uri

Posted taui

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了laravel could not parse uri相关的知识,希望对你有一定的参考价值。

当我们装好一个环境以后,我们直接拉了一个laravel的环境,但是后台运行后会直接报Could not parse URI的错误

经查,是因为配置文件的问题,我们没有设置环境变量APP_ENV,而默认的.env并没有ES的相关设置

而一般我们的设置如开发环境都是用的.env.dev文件,laravel默认当环境变量为APP_ENV=dev的时候会自动调用.env.dev作为配置文件

 

所以处理方式有两种,

1.完善.env文件里的ES的配置

2.直接配置系统环境变量APP_ENV=dev以读取正确的配置文件

以上是关于laravel could not parse uri的主要内容,如果未能解决你的问题,请参考以下文章

DateTimeParseException could not be parsed at index 0

Could not parse mapping document from input stream hibernate配置异常

Django TemplateSyntaxError Could not parse the remainder: '()'

Could not parse mapping document from input stream

SpecFlowPlusRunnerAssemblyHook 抛出异常 Invalid URI: The hostname could not be parsed

记一次django的诡异报错 Could not parse the remainder: '=' from '='