string buildCommand() Build the command string.
Event command(string $command, array $parameters = array())
$this skip(Closure $callback)
void run(Container $container)
Application getLaravel()
$this weeklyOn(int $day, string $time = '0:0') Schedule the event to run
$this thursdays() Schedule the event to run only on Thursdays.
$this name(string $description) Set the human-friendly description of the
void table(array $headers, Arrayable|array $rows,
void comment(string $string, null|int|string $verbosity = null) Write a
Page 5 of 15