Skip to content

Commit

Permalink
toc reshuffle
Browse files Browse the repository at this point in the history
  • Loading branch information
rustagir committed Sep 13, 2024
1 parent efe3918 commit 13d22e5
Showing 1 changed file with 13 additions and 9 deletions.
22 changes: 13 additions & 9 deletions docs/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,9 @@
:maxdepth: 1

/quick-start
/usage-examples
Release Notes <https://github.com/mongodb/laravel-mongodb/releases/>
/upgrade
/usage-examples
/fundamentals
/eloquent-models
/query-builder
Expand All @@ -27,7 +28,6 @@
/issues-and-help
/feature-compatibility
/compatibility
/upgrade

Introduction
------------
Expand All @@ -52,6 +52,17 @@ Learn how to add the {+odm-short+} to a Laravel web application, connect to
MongoDB hosted on MongoDB Atlas, and begin working with data in the
:ref:`laravel-quick-start` section.

Upgrade Versions
----------------

.. important::

{+odm-long+} v5.0 introduces breaking changes that might affect how you
upgrade your application from a v4.x version.

Learn what changes you must make to your application to upgrade between
major versions in the :ref:`laravel-upgrading` section.

Usage Examples
--------------

Expand Down Expand Up @@ -94,10 +105,3 @@ Compatibility

To learn more about which versions of {+odm-long+} and Laravel are
compatible, see the :ref:`laravel-compatibility` section.

Upgrade Versions
----------------

Learn what changes you must make to your application to upgrade versions in
the :ref:`laravel-upgrading` section.

0 comments on commit 13d22e5

Please sign in to comment.