$this->faker->colorName(), 'host' => $this->faker->unique()->ipv4(), 'port' => 3306, 'username' => $this->faker->colorName(), 'password' => $this->faker->word(), ]; } }