You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/features/including-relationships.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -76,4 +76,4 @@ Relation/include names will be converted to camelCase when looking for the corre
76
76
77
77
## Eloquent API resources
78
78
79
-
Once the relationships are included, we'd recommend including them in your response by using [Eloquent API resources and conditional relationships](https://laravel.com/docs/5.5/eloquent-resources#conditional-relationships).
79
+
Once the relationships are included, we'd recommend including them in your response by using [Eloquent API resources and conditional relationships](https://laravel.com/docs/master/eloquent-resources#conditional-relationships).
0 commit comments