livewire-dropzone
livewire-dropzone copied to clipboard
Error with S3 Direct Upload: Handling Multiple File Uploads (S3 temporary file upload driver only supports single file uploads)
When attempting to upload multiple files using the S3 direct upload feature, an error is returned:
S3 temporary file upload driver only supports single file uploads. Please remove the [multiple] HTML attribute from your input tag.
Are there any workarounds to enable multiple file uploads while using the S3 direct upload feature?