Yes, In the back end you loop over the data.
An older article, so atapt as necessary:
https://laraveldaily.com/post/upload-multiple-files-laravel-5-4
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I want to understand if it is possible to process dynamic "input" from a form in Laravel. Task: I need to add several postcards, each with an image, title and description. I can add one at a time, but I would like to make it possible to add fields to the form using JavaScript, and to send several postcards to the handler at once... Is it possible to process it somehow using Laravel?
Yes, In the back end you loop over the data.
An older article, so atapt as necessary:
https://laraveldaily.com/post/upload-multiple-files-laravel-5-4
Please or to participate in this conversation.