After using Moloquent was facing this issue, changed
use Illuminate\Foundation\Auth\User as Authenticatable;
to
use Moloquent\Auth\User as Authenticatable;
in App\User model.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community