Sorry for opening an issue. It doesn't look like this project has a "Discussion" option.
This is probably a dumb question.
For people who use phpdotenv do they still use a config.php type file? Or does phpdotenv replace the need for a config.php. Mostly I'm wondering is it common put all the configuration in .env and not use a config.php.
Thanks.