void warn(string $string, null|int|string $verbosity = null) Write a string
PasswordBroker class PasswordBroker implements
string getAuthPassword() Get the password for the user.
void setDispatcher(Dispatcher $events)
bool viaRemember() Determine if the user was authenticated via "remember
bool guest() Determine if the current user is a guest.
bool validate(array $credentials = array()) Validate a user's credentials
void __construct(array $attributes) Create a new generic User object.
void setUser(Authenticatable $user)
void login(Authenticatable $user, bool $remember
Page 28 of 44