You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm a fan of dotenv w/ a .env file. It's becoming popular. That combined with a Config interface/implementation which read config files from a config folder and rolled it all up. An injector delegate could be used to start up dotenv - or not if someone didn't want to use that... Just some thoughts.
See https://github.com/PeeHaa/OpCacheGUI/blob/master/init.deployment.php
https://github.com/PeeHaa/OpCacheGUI/blob/master/init.example.php
both in gitignore
The text was updated successfully, but these errors were encountered: