info('----------'); $this->info($command); $output = shell_exec($command); $this->info($output); } }