mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Merge pull request #8514 from kenjis/docs-running.rst
docs: add link to detailed page in installation/running.rst
This commit is contained in:
commit
9699a16ad2
@ -49,9 +49,10 @@ Open the **app/Config/App.php** file with a text editor.
|
||||
Configure Database Connection Settings
|
||||
======================================
|
||||
|
||||
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.
|
||||
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>`
|
||||
for details.
|
||||
|
||||
Set to Development Mode
|
||||
=======================
|
||||
|
Loading…
x
Reference in New Issue
Block a user