check the AuthOUserRepository class you have use statement by the same name as your class.
you need to do like this.
use AuthOUserRepository as AuthOUserRepositoryBase
then extent with AuthOUserRepositoryBase
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community