Chunked uploads
Hi, I want to upload large files 1 GB+ using Filament's file upload form field but it does not support it. Is there any way to achieve this?
1 Reply
You can build your own method? See:
https://fly.io/laravel-bytes/chunked-file-upload-livewire/