Fatal error: Uncaught Dotenv\Exception\ValidationException: One or more environment variables failed assertions: DB_CONNECTION is missing. in /app/vendor/vlucas/phpdotenv/src/Validator.php:173
Stack trace:
#0 /app/vendor/vlucas/phpdotenv/src/Validator.php(51): Dotenv\Validator->assert(Object(Closure), 'is missing')
#1 /app/vendor/vlucas/phpdotenv/src/Dotenv.php(253): Dotenv\Validator->required()
#2 /app/load.environment.php(19): Dotenv\Dotenv->required(Array)
#3 /app/vendor/composer/autoload_real.php(43): require('/app/load.envir...')
#4 /app/vendor/composer/autoload_real.php(47): {closure}('6b52f4b182bd41b...', '/app/vendor/com...')
#5 /app/vendor/autoload.php(25): ComposerAutoloaderInit7839f4bfd957f50a1a11b252aa3770e5::getLoader()
#6 /app/web/autoload.php(16): require('/app/vendor/aut...')
#7 /app/web/index.php(14): require_once('/app/web/autolo...')
#8 {main}
thrown in /app/vendor/vlucas/phpdotenv/src/Validator.php on line 173