( ! ) 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 |
# | Time | Memory | Function | Location |
1 | 0.0001 | 397920 | {main}( ) | .../index.php:0 |
2 | 0.0003 | 410056 | require( '/app/config/bootstrap_env.php' ) | .../index.php:11 |
3 | 0.0295 | 6813440 | {closure:/app/config/bootstrap_env.php:9-83}( ) | .../bootstrap_env.php:83 |
4 | 0.0323 | 6942880 | Symfony\Component\Dotenv\Dotenv->loadEnv( ) | .../bootstrap_env.php:82 |
5 | 0.0323 | 6943312 | Symfony\Component\Dotenv\Dotenv->doLoad( ) | .../Dotenv.php:115 |