In my Laravel project, I am using the DataTables library. I want to add an export button that will export all the data in the table including all the pages(pagination)
as an Excel file.
↧
I want to add an export button that will export the data displayed in the table.
↧