MedicOneSystems / livewire-datatables

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

compatible laravel 10 #588

Closed marco121942 closed 6 months ago

marco121942 commented 10 months ago

I am trying to use the package for my project in laravel 10 "php": "^8.1", "guzzlehttp/guzzle": "^7.2", "laravel/framework": "^10.10", "laravel/sanctum": "^3.2", "laravel/tinker": "^2.8", "livewire/livewire": "^2.12"

Please, I would like to know when it will be available so that it is compatible with Laravel 10, please.

Nowocyn commented 8 months ago

With the latest release it is now supporting laravel 10 but not livewire v3 yet.

This issue can be closed.