//You must use Authenticatable in User model use IlluminateFoundationAuthUser as Authenticatable; class User extends Authenticatable { //your code