Fatal error: Uncaught Dotenv\Exception\InvalidFileException: Failed to parse dotenv file due to an invalid name. Failed at [APP_ENV]. in /app/vendor/vlucas/phpdotenv/src/Parser.php:74
Stack trace:
#0 /app/vendor/vlucas/phpdotenv/src/Parser.php(30): Dotenv\Parser::parseName('\xEF\xBB\xBFAPP_ENV')
#1 /app/vendor/vlucas/phpdotenv/src/Loader.php(169): Dotenv\Parser::parse('\xEF\xBB\xBFAPP_ENV=loca...')
#2 /app/vendor/vlucas/phpdotenv/src/Loader.php(107): Dotenv\Loader->processEntries(Array)
#3 /app/vendor/vlucas/phpdotenv/src/Loader.php(91): Dotenv\Loader->loadDirect('\xEF\xBB\xBFAPP_ENV=loca...')
#4 /app/vendor/vlucas/phpdotenv/src/Dotenv.php(123): Dotenv\Loader->load()
#5 /app/vendor/vlucas/phpdotenv/src/Dotenv.php(80): Dotenv\Dotenv->loadData()
#6 /app/web/index.php(9): Dotenv\Dotenv->load()
#7 {main}
thrown in /app/vendor/vlucas/phpdotenv/src/Parser.php on line 74