string getRememberTokenName() Get the column name for the "remember me"
string getAuthPassword() Get the password for the user.
void __construct(Application $app)
bool guest() Determine if the current user is a guest.
Illuminate\Auth Namespaces Illuminate\Auth\Console
mixed __get(string $key) Dynamically access the user's attributes.
void logout() Log the user out of the application.
bool validateCredentials(Authenticatable $user
Authenticatable authenticate()
Page 2 of 19