Export download link
Hi all, i've implemented the export functionality following this guide https://filamentphp.com/docs/3.x/actions/prebuilt-actions/export#overview all works: the file after pressing export button are correctly stored into
But now, how i can give the download link to a user?
Do i have to create a resource to manage all the exports or any others idea?
thanks
storage/app/public/filament_export/ inside a folder named by a progressive number. But now, how i can give the download link to a user?
Do i have to create a resource to manage all the exports or any others idea?
thanks