I use this library to export Excel
I send POST request to endpoint, where method retrieves data and creates file:
return Excel::download(new EventsExport($request), $filename);
Problem is that I get this file as binary in response, and browser does not start download it.
How to fix it?
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2FPrYe4
via IFTTT
Aucun commentaire:
Enregistrer un commentaire