We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5ef6860 + 0fab989 commit c0bfc38Copy full SHA for c0bfc38
docs/index.md
@@ -7,6 +7,8 @@ from the config file will be used.
7
This allows you to save your application's default state as values in config files, all stored in version control,
8
and still allows your users to override those settings once the site is live.
9
10
+**How it works:**
11
+
12
Set the value:
13
14
```php
0 commit comments