Welcome Guest, Not a member yet? Register   Sign In
What's the difference between the .env file and App.php?
#7

Also worth noting: keeping the Config.php file free from passwords and other credentials is good practice, especially when checking-in code in a versioning system.
We use the .env file to set up stuff for development environment. The local environment is setup by the programmer and the CI/CO server inject the .env file for staging and production systems.
Reply


Messages In This Thread
RE: What's the difference between the .env file and App.php? - by tgix - 09-15-2020, 12:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB