Just set User
instead of App\Models\User
Now I'm getting this error:
"Call to undefined method Illuminate\Database\Query\Builder::checkPersistCode()"
You're probably not extending the Sentry User model on your User model, that's required.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community