Why not just grab an instance where you need it?
$userRepo = app('App\Repositories\UserRepositoryInterface');
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community