Hi, I'm trying to use the Excel and PDF export function, but I'm not in the service part of Datatable.
Is it possible to do that from the datatable package or should I make custom function directly from Dompdf and ExcelLaravel ?
Thanks !
@mathieutu you need to make a custom function directly from dompdf/laravel-excel if you are not using the Service class.
Ok too bad...
Thank's