php .env with Docker
To add phpdotenv, I am supposed to run the following terminal command: composer require vlucas/phpdotenv But I'm not exactly sure which folder I should be running the command. My folder structure looks like this: SITE --> www --> css -->…