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.
1 parent a6667b9 commit b1785f8Copy full SHA for b1785f8
config/config.php
@@ -40,19 +40,6 @@
40
'production',
41
],
42
43
- /*
44
- |--------------------------------------------------------------------------
45
- | List of variables that are stored in Datastore
46
47
- |
48
- | List all of the keys that should be loaded from datastore -these must all exist. These variables will be loaded into the env()
49
50
- */
51
-
52
- 'variables' => [
53
- 'APP_KEY',
54
- ],
55
56
/*
57
|--------------------------------------------------------------------------
58
| Variables that require overwriting the config
0 commit comments