string|array argument(string $key = null) Get the value of a command argument
string ask(string $question, string $default = null) Prompt the user for
Application getLaravel()
PasswordBrokerManager class PasswordBrokerManager implements
void logout() Log the user out of the application.
TokenGuard createTokenDriver(string $name, array $config)
bool guest() Determine if the current user is a guest.
string askWithCompletion(string $question, array $choices, string $default = null)
Page 6 of 44