While working on a personal project, I have created a data table using Livewire and it does all the usual things (sorting, searching, filtering, patination etc...) of the data from the collection.
a) Often I need to be able to change a boolean value...