We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65b1c7 commit 1f34ccfCopy full SHA for 1f34ccf
1 file changed
user_guide_src/source/installation/running.rst
@@ -49,9 +49,10 @@ Open the **app/Config/App.php** file with a text editor.
49
Configure Database Connection Settings
50
======================================
51
52
-If you intend to use a database, open the
53
-**app/Config/Database.php** file with a text editor and set your
54
-database settings. Alternately, these could be set in your **.env** file.
+If you intend to use a database, open the **app/Config/Database.php** file with
+a text editor and set your database settings. Alternately, these could be set in
+your **.env** file. See :ref:`Database Configuration <database-config-explanation-of-values>`
55
+for details.
56
57
Set to Development Mode
58
=======================
0 commit comments