command('github:fetch')->everySixHours(); } protected function commands() { $this->load(__DIR__.'/Commands'); } }