Parser class Parser (
$this thenPing(string $url) Register a callback to ping a given URL after
$this everyTenMinutes() Schedule the event to run every ten minutes.
void table(array $headers, Arrayable|array $rows,
$this evenInMaintenanceMode() State that the command should run even in
bool isQuiet() Returns whether verbosity is quiet (-q).
void __construct(InputInterface $input, OutputInterface $output) Create
Illuminate\Console\Scheduling Classes
$this timezone(DateTimeZone|string $timezone)
void info(string $string, null|int|string $verbosity = null) Write a string
Page 2 of 24