populateSteamAppsTable(); } catch (\Exception $e) { $this->error($e->getMessage()); $this->error('There was an error populating the steam_apps table'); } } }