Export with attachments

I have a table and each record has many attachments. I want to export the table and download the attachments for each record as a zip file. Can I do that?
4 Replies
toeknee
toeknee10mo ago
Of course, create a bulk action and build the zip as you normally would, then stream it?
Alnuaimi
AlnuaimiOP10mo ago
How do it ?
toeknee
toeknee10mo ago
see: https://filamentphp.com/docs/3.x/tables/actions#bulk-actions Create one and use your standard php methods for laravel to get the data and store them etc as you want.
Dennis Koch
Dennis Koch10mo ago
As I already explained in #pxlrbt-excel : You need to do the work of implementing the action yourself. No one will write the export functionality for you.
Want results from more Discord servers?
Add your server