void handle() Execute the console command.
void fire() Execute the console command.
int run(InputInterface $input, OutputInterface $output) Run the console
void table(array $headers, Arrayable|array $rows,
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)
bool hasOption(string $name) Determine if the given option is present.
void setLaravel(Container $laravel)
string|array option(string $key = null) Get the value of a command option
Page 1 of 6