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 c327218 commit 49b08c2Copy full SHA for 49b08c2
docs/eloquent-models/model-class.txt
@@ -132,7 +132,7 @@ the model in the ``celestial_body`` collection.
132
Change the Primary Key Field
133
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
134
135
-To customize the model's primary key field that uniquely identify a MongoDB
+To customize the model's primary key field that uniquely identifies a MongoDB
136
document, override the ``$primaryKey`` property of the model class.
137
138
By default, the model uses the PHP MongoDB driver to generate unique ObjectIDs
0 commit comments