Skip to content

Commit 79090f9

Browse files
committed
docs: update documentation.rst
1 parent e0f70c5 commit 79090f9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

contributing/documentation.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,3 +171,16 @@ As a general rule, we use ``**`` for in-line file paths, and `````` for source c
171171
E.g.::
172172

173173
Open the **app/Config/Filters.php** file and update the ``$methods`` property like the following:
174+
175+
**********
176+
Code Block
177+
**********
178+
179+
CLI Command
180+
===========
181+
182+
::
183+
184+
.. code-block:: console
185+
186+
php spark migrate

0 commit comments

Comments
 (0)