Below is a basic FileUpload form for an image that uses s3 storage. I tried using both Amazon s3 and DO s3 but the problem seems persistent specially when uploading multiple files. The images remained stuck in livewire-tmp folder and not moved. Sometimes all are properly uploaded to img folder but most of the time there are missing upload like 1 to 15 images missing.
I searched all over for a fix and found others have the same issue as well with the fileupload.
Here's my basic fileupload that accepts maximum of 50 images