command('audit:prune')->dailyAt('03:10'); } protected function commands(): void { // 라우트 콘솔 혹은 커맨드 자동 로딩 필요 시 사용 // $this->load(__DIR__.'/Commands'); } }