Skip to content

Commit

Permalink
add list of pages
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Cho committed Nov 30, 2023
1 parent 12fb810 commit 45a3597
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions source/test/laravel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ Laravel MongoDB

Placeholder text

- :ref:`laravel-install`
- :ref:`laravel-eloquent-models`
- :ref:`laravel-query-builder`
- :ref:`laravel-user-authentication`
- :ref:`laravel-transactions`
- :ref:`laravel-upgrading`
- :ref:`laravel-queues`



.. toctree::
:titlesonly:
:maxdepth: 1
Expand Down
2 changes: 1 addition & 1 deletion source/test/laravel/queues.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.. _laravel-queues::
.. _laravel-queues:

======
Queues
Expand Down

0 comments on commit 45a3597

Please sign in to comment.