void error(string $string) Write a string as error output.
void setLaravel(Application $laravel)
string anticipate(string $question, array $choices, string $default = null)
string secret(string $question, bool $fallback = true) Prompt the user
int callSilent(string $command, array $arguments = array()) Call another
void comment(string $string) Write a string as comment output.
bool choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
int run(InputInterface $input, OutputInterface $output) Run the console
MakeAuthCommand class MakeAuthCommand extends
Page 12 of 12