Closed bigperson closed 4 years ago
Could you please recreate business logic of MorphedByMany, to implement this feature
@Benjacho I have models and resources Tag, News, Post. Tag can be attached to News and to Post, use MorphedByMany relation
See https://nova.laravel.com/docs/2.0/resources/relationships.html#morphtomany and https://laravel.com/docs/6.x/eloquent-relationships#many-to-many-polymorphic-relations
Hello, did you reach something?
no... :(
I would like use this package for MorphedByMany field. Is it possible?