Your dot-env file doesn’t do anything
As I’ve gotten more involved in various open source projects and helping out newbies, I’ve started to realize that many frameworks rely on a .env file to hold configuration. However, as soon as a developer moves to a...