I need to get table query in header action or bulk action based on table filter
How can I get resource table query based on table filters in bulk action or in header action?
Solution
GitHub
I am coming from "laravel-livewire-tables" package. I like the feature that shows the "Bulk Action" Button on the table header. For my use case, it helps me to configure actions...