$name = $this->faker->name, 'origin_name' => $name, 'slug' => Str::slug($name.microtime(true)), ]; } }