faker->image()); return [ 'uuid' => (string) Str::uuid(), 'path' => Storage::putFile("uploads", $imageFile), ]; } }