Dotenv::safeLoad()
Load environment file in given directory, silently failing if it doesn’t exist.
Return
(Dotenvarray<string|Dotenvnull>)
Source
File: vendor/vlucas/phpdotenv/src/Dotenv.php
Load environment file in given directory, silently failing if it doesn’t exist.
(Dotenvarray<string|Dotenvnull>)
File: vendor/vlucas/phpdotenv/src/Dotenv.php