0

I need to download multiple images using download and return response with some other data. Single image return response is working but when we pass array then return error.

return response()->download(['image1.jpg','image2.jpg']);
Mohsin khan
  • 136
  • 6

0 Answers0