( ! ) Fatal error: Uncaught Symfony\Component\Dotenv\Exception\PathException: Unable to read the "/app/.env.localhost" environment file. in /app/vendor/symfony/dotenv/Dotenv.php on line 568
( ! ) Symfony\Component\Dotenv\Exception\PathException: Unable to read the "/app/.env.localhost" environment file. in /app/vendor/symfony/dotenv/Dotenv.php on line 568
Call Stack
#TimeMemoryFunctionLocation
10.0001397920{main}( ).../index.php:0
20.0003410056require( '/app/config/bootstrap_env.php' ).../index.php:11
30.02956813440{closure:/app/config/bootstrap_env.php:9-83}( ).../bootstrap_env.php:83
40.03236942880Symfony\Component\Dotenv\Dotenv->loadEnv( ).../bootstrap_env.php:82
50.03236943312Symfony\Component\Dotenv\Dotenv->doLoad( ).../Dotenv.php:115