void __construct(Authenticatable $user)
void setUser(Authenticatable $user)
int call(string $command, array $arguments = array()) Call another console
void comment(string $string) Write a string as comment output.
$this resolveUsersUsing(Closure $userResolver)
string getRememberTokenName() Get the column name for the "remember me"
Authenticatable loginUsingId(mixed $id, bool
Request getRequest() Get the current request instance.
bool __isset(string $key) Dynamically check if a value is set on the user
mixed broker(string|null $name = null) Attempt to get the broker from the
Page 22 of 44