Support the ongoing development of Laravel.io →
posted 5 years ago
Laravel
Last updated 1 year ago.
0

Hi!

That sounds more like a front end issue to me.

The way I read this, a request is made and a collection of images is pushed to the browser.

In the browser, the user can select (or deselect?) some of those images. When the user hits submit, the browser creates a new request with a collection of images.

If that collection in the second (new) request is the same as the one in the first request, the browser didn't alter the collection properly before sending it back to the server. In other words, check your blade files for the logic on that end.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Adithya k adithyak04 Joined 8 Aug 2018

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.