mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
docs: update documentation.rst
This commit is contained in:
parent
e0f70c5790
commit
79090f97fe
@ -171,3 +171,16 @@ As a general rule, we use ``**`` for in-line file paths, and `````` for source c
|
|||||||
E.g.::
|
E.g.::
|
||||||
|
|
||||||
Open the **app/Config/Filters.php** file and update the ``$methods`` property like the following:
|
Open the **app/Config/Filters.php** file and update the ``$methods`` property like the following:
|
||||||
|
|
||||||
|
**********
|
||||||
|
Code Block
|
||||||
|
**********
|
||||||
|
|
||||||
|
CLI Command
|
||||||
|
===========
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
|
.. code-block:: console
|
||||||
|
|
||||||
|
php spark migrate
|
||||||
|
Loading…
x
Reference in New Issue
Block a user