File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
user_guide_src/source/installation Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -49,9 +49,10 @@ Open the **app/Config/App.php** file with a text editor.
4949Configure Database Connection Settings
5050======================================
5151
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.
52+ If you intend to use a database, open the **app/Config/Database.php ** file with
53+ a text editor and set your database settings. Alternately, these could be set in
54+ your **.env ** file. See :ref: `Database Configuration <database-config-explanation-of-values >`
55+ for details.
5556
5657Set to Development Mode
5758=======================
You can’t perform that action at this time.
0 commit comments