info('database:sync started'); (new \App\Http\Controllers\Update\SyncFaveoToLatestVersion())->sync(); $this->info('database:sync completed'); } }