setDescription('Sync companies from Tools Dashboard'); } public function handle() { $companies = $this->line('Hello Hyperf!', 'info'); } }