Dehydration Status
Hey guys,
I have a FileUpload form field in an Action, that uses the
I have a FileUpload form field in an Action, that uses the
dehydrateStateUsing to process the uploaded file. The processing has a foreach loop. Is it possible to show a progress in the upload form using the $index of the loop?