bool confirm(string $question, bool $default = false) Confirm a question
void commands(array|mixed $commands) Register the package's custom Artisan
AppNamespaceDetectorTrait trait AppNamespaceDetectorTrait (
$this thursdays() Schedule the event to run only on Thursdays.
void __construct(string $command) Create a new event instance.
void __construct(Schedule $schedule)
void setLaravel(Container $laravel)
$this monthly() Schedule the event to run monthly.
$this cron(string $expression) The Cron expression representing the event's
$this everyMinute() Schedule the event to run every minute.
Page 19 of 24