void setUser(Authenticatable $user)
StatefulGuard interface StatefulGuard implements
bool onceUsingId(mixed $id) Log the given user ID into the application
bool validateNewPassword(array $credentials) Determine if the passwords
bool guest() Determine if the current user is a guest.
Authenticatable|null retrieveByCredentials(array
Authenticatable|null user()
bool validateCredentials(Authenticatable $user
string getAuthPassword() Get the password for the user.
Page 5 of 6