We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a89a0b commit c816262Copy full SHA for c816262
README.md
@@ -1,6 +1,6 @@
1
# php-dotenv
2
# Loads environment variables from .env file to getenv(), $_ENV and $_SERVER.
3
-
+[](//packagist.org/packages/devcoder-xyz/php-dotenv) [](//packagist.org/packages/devcoder-xyz/php-dotenv) [](//packagist.org/packages/devcoder-xyz/php-dotenv) [](//packagist.org/packages/devcoder-xyz/php-dotenv)
4
```
5
APP_ENV=dev
6
DATABASE_DNS=mysql:host=localhost;dbname=test;
0 commit comments