You need to use a regular form where you set csrf yourself. Or just make it a get request from an <a tag
Personally I generate a signed url that expires https://laravel.com/docs/9.x/urls#signed-urls
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi all,
I am not able to generate an Excel file with PhpSpreadSheet (using maatwebsite/excel) from a post link in Inertia :
Do you have any idea how I can do it ? Thanks for your answers...
Please or to participate in this conversation.