staudenmeir / eloquent-has-many-deep

Laravel Eloquent HasManyThrough relationships with unlimited levels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

collision with compoships

ahmadbenos opened this issue · comments

PHP Fatal error: Trait method Awobaz\Compoships\Compoships::newBaseQueryBuilder has not been applied as App\Models\Prod::newBaseQueryBuilder, because of collision with Staudenmeir\EloquentEagerLimit\HasEagerLimit::newBaseQueryBuilder in app/Models

Is there any solution regarding collisions or should i remove one of the packages for it to work?

Sorry this issue must be in the has eager limit repo not here, closing it here and opening it there.