'media/' . $this->faker->uuid . '.jpg', 'type' => 'image', 'created_at' => Carbon::now()->toDateTimeString(), 'updated_at' => Carbon::now()->toDateTimeString(), ]; } }