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 3396dec commit 99dfc30Copy full SHA for 99dfc30
configuration/dot-env-changes.rst
@@ -82,7 +82,7 @@ changes can be made to any Symfony 3.4 or higher app:
82
$ mv .env .env.local
83
$ git mv .env.dist .env
84
85
- You can also update the `comment on the top of .env`_ to reflect the new changes.
+ You can also update the `comment on the top of .env`_ to reflect the new changes.
86
87
#. If you're using PHPUnit, you will also need to `create a new .env.test`_ file
88
and update your `phpunit.xml.dist file`_ so it loads the ``config/bootstrap.php``
0 commit comments