string|array argument(string $key = null) Get the value of a command argument
CommandMakeCommand class CommandMakeCommand extends
void comment(string $string) Write a string as comment output.
void comment(string $string, null|int|string $verbosity = null) Write a
Application getLaravel()
void warn(string $string, null|int|string $verbosity = null) Write a string
string ask(string $question, string $default = null) Prompt the user for
string choice(string $question, array $choices, string $default = null, mixed $attempts = null, bool $multiple = null)
void table(array $headers, array $rows, string $style = 'default') Format
int call(string $command, array $arguments = array()) Call another console
Page 80 of 100