Laravel Zero
Simplicity is the ultimate sophistication. HTML); } /** * Define the command's schedule. */ public function schedule(Schedule $schedule): void { // $schedule->command(static::class)->everyMinute(); } }