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 8430d1c commit 6f2ea84Copy full SHA for 6f2ea84
docs/eloquent-models/relationships.txt
@@ -49,8 +49,6 @@ One to One Relationship
49
A one to one relationship between models consists of a model record related to
50
exactly one other type of model record.
51
52
-a document, and different model types exist in separate collections.
53
-
54
When you add a one to one relationship, Eloquent lets you access the model by
55
using a dynamic property and stores the model's document ID on the related
56
model.
0 commit comments