0

I have a Laravel 5.5 application where I store image urls in JSON objects. Objects are stored like:

{"images": ["/images/57/image-12.png","/images/57/image-11.png"]}

Storing the images on web server works. Just need to add them to the JSON file to use them later.

How can I place them behind each other?

sanyassh
  • 7,382
  • 12
  • 27
  • 61
sg_sg94
  • 1,946
  • 3
  • 23
  • 47

0 Answers0