I need to store multiple images uploaded on my database in different field in db.
I upload all images and then through POST method I insert data on db. The first image works but second no.
All field of images have name=image
.
<input class="cloudinary-hidden-field" type="hidden" name="image" data-cloudinary-public-id="g4002uhktsiqr7ucg8e2" value="image/upload/v1475179093/g4002uhktsiqr7ucg8e2.jpg#b898624e496e9ba9ce936eba7bc72571be3baa52">