laravel-relationship-events
laravel-relationship-events copied to clipboard
Collision with 'eloquent-eager-limit' package
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?