MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

php 8 is required #465

Closed amrography closed 2 years ago

amrography commented 2 years ago

Since this commit PHP8 is required. I think latest package release supporting PHP 7 is 0.9.1

NikarashiHatsu commented 2 years ago

Yes, I tried the package with the latest version on Laravel 8 running on PHP7.4, it simply won't work. Latest version supported on Laravel 8 w/ PHP7.4 is v0.6.8.