Content-Disposition
-

Download Excel Files In The Browser In PHP Using PHPSpreadSheet
Build a spreadsheet with PhpSpreadsheet and send it straight to the browser as a file download, without ever writing it to disk. The script streams the workbook in the response, so the reader clicks a link and their browser saves the file.
