F
Filament7mo ago
Pooja

FileUpload::make()->enableDownload() not working

I want to give download option on file upload. Clicking on the download icon opens the image in a new tab but does not download.
1 Reply
Dennis Koch
Dennis Koch7mo ago
I don't think we can change that behaviour because that feature just opens a new tab with the file.

Did you find this page helpful?