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 c499c71 commit 02450dbCopy full SHA for 02450db
doctrine.rst
@@ -73,7 +73,7 @@ database for you:
73
74
.. code-block:: terminal
75
76
- $ php bin/console doctrine:database:create
+ $ php bin/console doctrine:database:create db_name
77
78
There are more options in ``config/packages/doctrine.yaml`` that you can configure,
79
including your ``server_version`` (e.g. 8.0.37 if you're using MySQL 8.0.37), which may
0 commit comments