Thursday, November 26, 2015

Config is not code! How to use environment variables in PHP



You should be enforcing a total separation of config from code in your PHP applications. Learn how to utilize environment variables in your apps, including app bootstrapping, security for app secrets, deploying to remote environments, and more.

from My Pocket https://nomadphp.com/2015/11/25/config-is-not-code-how-to-use-environment-variables-in-php/

No comments:

Post a Comment