Talk in English - US at SunshinePHP 2020
Track Name:
Key Biscayne #1 (front)
View Slides: https://www.slideshare.net/AlenaHolligan/environmental-variables-227361750
Checkout the code: https://github.com/sketchings/example-env
Short URL: https://joind.in/talk/cf3cc
(QR-Code (opens in new window))
How do you handle the variables specific to the environment you use: Development, QA, Production, etc? Environmental Variables of course. But WHAT are they, WHY should you use them, WHERE do you put them, and HOW are they used. As an added bonus, Environmental Variables are not limited to PHP!
Comments
Comments are closed.
I thought this was excellent. It was light-hearted and fun. I can always appreciate someone willing to do live demos at a talk. That's real world excellence right there. Maybe add a little more about security concerns and how to address them since I would guess most people use environmental variables for things like keys, auth codes, etc...