app->booted(function () { $schedule = $this->app->make(Schedule::class); // $schedule->command('telescope:prune --hours=48')->daily(); }); } }