How to assign environment variables in .env file to $_ENV variable php

后端 未结 0 534
一个人的身影
一个人的身影 2020-12-10 09:25

In laravel, the environment variables are stored in the .env file and later assigned to the $_ENV superglobal variable. What should I do if I want the same function (get the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题