string|array argument(string $key = null) Get the value of a command argument
void question(string $string) Write a string as question output.
void table(array $headers, Arrayable|array $rows,
string|array option(string $key = null) Get the value of a command option
void __construct(Application $app)
int run(InputInterface $input, OutputInterface $output) Run the console
void comment(string $string) Write a string as comment output.
ClosureCommand command(string $signature
void setLaravel(Container $laravel)
array getVariables() Returns the "used" variables of the closure being
Page 1 of 100