Feb 10, 2022
0
Level 4
Multiple image uploads Livewire to S3
Hi, anyone know how we implement Livewire to allow temporary multiple images/videos directly to S3? We are using Laravel v8 and Vapor, so we need to push temp and perm files straight to S3.
This is the error we get: Livewire\Exceptions\S3DoesntSupportMultipleFileUploads S3 temporary file upload driver only supports single file uploads. Remove the [multiple] HTML attribute from your input tag.
Please or to participate in this conversation.