dasundev / livewire-dropzone

A Livewire Dropzone component for simple drag-and-drop file uploads.
https://dasun.dev/docs/livewire-dropzone
MIT License
161 stars 15 forks source link

Chunked Uploads #41

Open threefiftyLKA opened 3 months ago

threefiftyLKA commented 3 months ago

Hey Dasun, Thanks for this package. Is there a way to do chunked uploads?

dasundev commented 3 months ago

It is not supported, but you are welcome to send a PR.