staudenmeir / eloquent-has-many-deep

Laravel Eloquent HasManyThrough relationships with unlimited levels
MIT License
2.67k stars 157 forks source link

collision with compoships #213

Closed ahmadbenos closed 1 year ago

ahmadbenos commented 1 year ago
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?

ahmadbenos commented 1 year ago

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