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 anticipate(string $question, array $choices, string $default = null)
void setLaravel(Application $laravel)
bool confirm(string $question, bool $default = false) Confirm a question
bool hasArgument(string|int $name) Determine if the given argument is present
void fire() Execute the console command.
void setLaravel(Container $laravel)
Application getLaravel()
Page 14 of 31