updateEnv(); $this->info('Success'); } catch (Exception $exception) { $this->error("Error:{$exception->getMessage()}"); } } }