string ask(string $question, string $default = null) Prompt the user for
void table(array $headers, Arrayable|array $rows,
void question(string $string, null|int|string $verbosity = null) Write
void info(string $string, null|int|string $verbosity = null) Write a string
string secret(string $question, bool $fallback = true) Prompt the user
int callSilent(string $command, array $arguments = array()) Call another
string|array option(string $key = null) Get the value of a command option
Application getLaravel()
string anticipate(string $question, array $choices, string $default = null)
void error(string $string) Write a string as error output.
Page 3 of 100