laravel-mongodb icon indicating copy to clipboard operation
laravel-mongodb copied to clipboard

Add documentation on polymorphic relationships

Open GromNaN opened this issue 6 months ago • 0 comments

MorphTo relations where added in https://github.com/mongodb/laravel-mongodb/pull/2608

Laravel documentation: https://laravel.com/docs/10.x/eloquent-relationships#polymorphic-relationships

Documentation to update: https://github.com/mongodb/laravel-mongodb/blob/4.1/docs/eloquent-models.md#relationships

GromNaN avatar Dec 14 '23 16:12 GromNaN