Category: PHP

  • The .env File

    I discovered this file by accident. I have always wondered what the env() statement’s purpose was. Most of the projects that I’m working on are built on CakePHP. Assuming that these are just boiler plate code, I replace them as necessary. Not until I started experimenting on Laravel did I learn how to change the […]