Patrick Brouwers
Patrick Brouwers
Have a look at our documentation example: https://docs.laravel-excel.com/nova/1.1/exports/customizations.html#concerns
If there should be changes to the documentation, please PR it to the docs repo: https://github.com/SpartnerNL/laravel-excel-docs
Hey @dakira can you show the code you have for the export action?
Have a look here: https://github.com/SpartnerNL/Laravel-Nova-Excel/issues/85
I think it's best to implement this logic yourself as it most likely will entail more logic that what the package can offer.
I can't be of much help as I don't use Vapor myself. Have a look at this PR: https://github.com/SpartnerNL/Laravel-Nova-Excel/pull/122
If you disable json-editor, is the problem gone? It seems like json-editor is always appending their javascript code, even when it's no needed (download response)
I have no idea, if anyone figures it out, feel free to PR it.
https://docs.laravel-excel.com/nova/1.1/exports/customizations.html#concerns
Hey @yahya077 can you share the query please