$this->faker->name(), 'guard_name' => $this->faker->name(), 'created_at' => Carbon::now(), 'updated_at' => Carbon::now(), ]; } }