string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void info(string $string) Write a string as information output.
string ask(string $question, string $default = null) Prompt the user for
int callSilent(string $command, array $arguments = array()) Call another
void error(string $string) Write a string as error output.
bool hasOption(string $name) Determine if the given option is present.
int call(string $command, array $arguments = array()) Call another console
Application getLaravel()
TableCommand class TableCommand extends
Page 17 of 26