Support the ongoing development of Laravel.io →
Authentication
Last updated 1 year ago.
0

Does your User model implement the Authenticatable contract and use the trait?

use Illuminate\Auth\Authenticatable;
use Illuminate\Contracts\Auth\Authenticatable as AuthenticatableContract;

...

...implements AuthenticatableContract

...use Authenticatable...
Last updated 8 years ago.
0

That fixed it. Thanks :)

I still don't understand the mind of Otwell, but I generally manage to get past the various confusing/idiosyncratic aspects of Lumen/Laravel within a few hours of bashing my head against the wall.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

k98kurz k98kurz Joined 15 Oct 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.