We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
升级后,注意.env环境变量配置文件的值不能有双引号。 top-think/framework v6.0.10 后,环境变量的值被双引号括起来,连引号也会被读取出来。 你这个问题很大可能就是引号括起来了一些链接造成的。 在.env文件中,把所有带引号的值,去掉引号即可。
No branches or pull requests
The text was updated successfully, but these errors were encountered: