File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
user_guide_src/source/guides/api Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Run the Spark command:
2323
2424 This creates a new file under ``app/Database/Migrations/ ``.
2525
26- Edit the CreateAuthorsTable file to look like this:
26+ Edit the ** CreateAuthorsTable.php ** file to look like this:
2727
2828.. literalinclude :: code/004.php
2929
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Open ``app/Config/Feature.php`` and ensure this flag is **true** (this should be
2727
2828 The "Improved" auto router is more secure and reliable than the legacy version, so it's recommended for all new projects.
2929
30- Then, in `` app/Config/Routing.php `` confirm auto routing is **on **:
30+ Then, in ** app/Config/Routing.php ** confirm auto- routing is **enabled **:
3131
3232.. code-block :: php
3333
Original file line number Diff line number Diff line change 33Getting Started with REST APIs
44##############################
55
6- .. content ::
6+ .. contents ::
77 :local:
88 :depth: 2
99
You can’t perform that action at this time.
0 commit comments