We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b4f4e commit 1664cfeCopy full SHA for 1664cfe
docs/upgrade.txt
@@ -75,9 +75,9 @@ This library version introduces the following breaking changes:
75
date classes, applying the default timezone.
76
77
- ``id`` is an alias for the ``_id`` field in MongoDB documents, and the library
78
- automatically converts between ``id`` and ``_id`` when querying data. Because
79
- of this behavior, you cannot have two separate ``id`` and ``_id`` fields in your
80
- documents.
+ automatically converts between ``id`` and ``_id`` when querying data. Because
+ of this behavior, you cannot have two separate ``id`` and ``_id`` fields in your
+ documents.
81
82
.. _laravel-breaking-changes-v4.x:
83
0 commit comments