void setLaravel(Application $laravel)
void fire(Job $job, array $data)
string|array argument(string $key = null) Get the value of a command argument
int queue(string $command, array $parameters = array()) Queue the given
bool|null fire() Execute the console command.
void table(array $headers, Arrayable|array $rows,
void comment(string $string) Write a string as comment output.
void error(string $string) Write a string as error output.
string|array option(string $key = null) Get the value of a command option
Page 45 of 100