Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laravel 8 login error #974

Open
jollytoks opened this issue Apr 26, 2022 · 1 comment
Open

Laravel 8 login error #974

jollytoks opened this issue Apr 26, 2022 · 1 comment

Comments

@jollytoks
Copy link

TypeError
Argument 1 passed to Illuminate\Auth\EloquentUserProvider::validateCredentials() must be an instance of Illuminate\Contracts\Auth\Authenticatable, instance of App\Models\User given, called in C:\xampp\htdocs\laravel_qrcode_test\vendor\laravel\framework\src\Illuminate\Auth\SessionGuard.php on line 422
http://localhost:8000/login

@Nimoi
Copy link

Nimoi commented Apr 29, 2022

This package is no longer maintained but check out the forks. There are a lot of forks that update to support Laravel 6-9. The updates mostly involve updating package versions in the composer.json to match your project so you could try it yourself too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants