Skip to content

Commit 638d662

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readme.md

+2
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)