UserProvider createUserProvider(string $provider)
$this extend(string $driver, Closure $callback)
$this setRequest(Request $request)
void setUser(Authenticatable $user)
bool once(array $credentials = array()) Log a user into the application
bool guest() Determine if the current user is a guest.
void __construct(callable $callback, Request $request)
int|null id() Get the ID for the currently authenticated user.
Page 13 of 19