void __construct(InputInterface $input, OutputInterface $output) Create
bool isQuiet() Returns whether verbosity is quiet (-q).
string|array option(string $key = null) Get the value of a command option
$this weekly() Schedule the event to run weekly.
void line(string $string, string $style = null, null|int|string $verbosity = null)
bool isVerbose() Returns whether verbosity is verbose (-v).
Illuminate\Console\Scheduling Classes
$this timezone(DateTimeZone|string $timezone)
$this tuesdays() Schedule the event to run only on Tuesdays.
$this everyTenMinutes() Schedule the event to run every ten minutes.
Page 4 of 24