string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void __construct(Application $app)
bool confirm(string $question, bool $default = false) Confirm a question
void info(string $string, null|int|string $verbosity = null) Write a string
void updateRememberToken(UserInterface $user, string $token)
void __construct(Connection $connection, string $table, string $hashKey
string getModel() Gets the name of the Eloquent user model.
void __construct(Authenticatable $user)
Hasher getHasher()
mixed getAuthIdentifier() Get the unique identifier for the user.
Page 20 of 44