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 4ee19bb commit 55a6f5cCopy full SHA for 55a6f5c
setup/flex.rst
@@ -169,6 +169,8 @@ manual steps:
169
170
#. Move the original parameters defined in ``app/config/parameters.*.yml`` to
171
the new ``config/services.yaml`` and ``.env`` files depending on your needs.
172
+ If you have defined :doc:`custom config options in your bundles </bundles/configuration>`
173
+ move them to the new ``config/services.yaml`` and ``.env`` files.
174
175
#. Move the original source code from ``src/{App,...}Bundle/`` to ``src/`` and
176
update the namespaces of every PHP file to be ``App\...`` (advanced IDEs can do
0 commit comments