Building filters, part 1: determining the right queries
On the subscribers screens you can filter out the subscribers that have a certain status, you can search and sort them.
In this video you'll see how we built these filters, powered by three of our packages: laravel-query-builder, query-string and Blade X.