laravel-relationship-events icon indicating copy to clipboard operation
laravel-relationship-events copied to clipboard

Collision with 'eloquent-eager-limit' package

Open hasnat-we opened this issue 2 years ago • 0 comments

Thanks a lot for this awesome plugin.

I am also using this plugin https://github.com/staudenmeir/eloquent-eager-limit and getting error.

Trait method newMorphToMany has not been applied, because there are collisions with other trait methods on App\Models\Post.

Is there any way to resolve this conflict keeping functionality of both?

hasnat-we avatar Jun 22 '22 17:06 hasnat-we