8000
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 ebaed21 commit 73b8487Copy full SHA for 73b8487
cookbook/doctrine/dbal.rst
@@ -61,7 +61,8 @@ To get started, configure the database connection parameters:
61
),
62
));
63
64
-For full DBAL configuration options, see :ref:`reference-dbal-configuration`.
+For full DBAL configuration options, or to learn how to configure multiple
65
+connections, see :ref:`reference-dbal-configuration`.
66
67
You can then access the Doctrine DBAL connection by accessing the
68
``database_connection`` service::
0 commit comments