arm092 / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS (Fork of MedicOneSystems/livewire-datatables but with updating dependencies and support new Laravel versions in time)
https://livewire-datatables.com/
MIT License
25 stars 11 forks source link

Problems with export in Excel #13

Closed esedArk closed 5 months ago

esedArk commented 6 months ago

Hi, when I export the table I have this error.

image

I've installed

composer require maatwebsite/excel:^3.1 and I followed this url, https://docs.laravel-excel.com/3.1/getting-started/installation.html

esedArk commented 6 months ago
image
arm092 commented 6 months ago

hey bro, sorry for delay I will check it in few days.. If you know where is the problem and can solve it, you can create pull request, I will merge it

arm092 commented 5 months ago

Fixed bro: https://github.com/arm092/livewire-datatables/releases/tag/2.1.0