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 620c52e + 37f85de commit d0e6188Copy full SHA for d0e6188
en/development/configuration.rst
@@ -26,7 +26,7 @@ configuration that doesn't vary across the various environments your application
26
is deployed in. The **config/app_local.php** file should contain the
27
configuration data that varies between environments and should be managed by
28
configuration management, or your deployment tooling. Both of these files reference environment variables
29
-through the ``env()`` function that enables configuration values to set though
+through the ``env()`` function that enables configuration values to set through
30
the server environment.
31
32
Loading Additional Configuration Files
0 commit comments