Skip to content

Commit 638d662

Browse files
authored
docs: update [skip ci]
1 parent 77b214e commit 638d662

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ use Ahc\Env\Loader;
3939
(new Loader)->load('/project/root/.env', true, Loader::ALL);
4040
```
4141

42+
> Always wrap complex values within double quotes in `.env` file. Eg: `APP_KEY="K&^¢*&D(?<µ}^(P\]X"`
43+
4244
### Retrieving
4345

4446
```php

0 commit comments

Comments
 (0)