Welcome Guest, Not a member yet? Register   Sign In
Working with Configuration Files
#3

(This post was last modified: 05-29-2018, 07:09 AM by dave friend.)

A follow-up question.

So, if I understand correctly, given the very typical development + production environments setup, each would need their own .env file. That feels a bit fragile to me because it would be far too easy to accidentally overwrite the production version with the dev version during an FTP upload for instance. (Something I used to do on a regular basis with config.php before I figured out how to properly handle multiple environments under v3.  Blush )

Is there any way to leverage the /Config/Boot environment specific files to manage values as set in the Config\App, Config\Database, etc. namespaces?
Reply


Messages In This Thread
Working with Configuration Files - by dave friend - 05-27-2018, 11:59 AM
RE: Working with Configuration Files - by dave friend - 05-29-2018, 07:06 AM
RE: Working with Configuration Files - by b126 - 03-06-2024, 10:41 AM
RE: Working with Configuration Files - by b126 - 03-07-2024, 03:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB