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

Update readme #495

Open damms005 opened 2 years ago

damms005 commented 2 years ago

Thanks for your good works.

While you mentioned in readme that :

Persisting Queries (Requires AlpineJS v3 with $persist plugin)

I'll like to mention that the above Requires Aplin... be moved to the Complex queries section, because even if persistence is not set to true, the component blows up as long as complex query is set to true and the plugin not installed