★ Searching multiple columns with one URL parameter in laravel-query-builder

57 · Freek Van der Herten · May 4, 2026, 8:37 a.m.
Summary
This blog post introduces version 7.3.0 of the laravel-query-builder, focusing on a new feature that allows developers to group multiple filters under a single URL parameter for efficient querying. It explains the new grouping functionality to improve handling cross-column searches and highlights potential pitfalls with previous methods. The upgrade promises enhanced ease of use without breaking existing functionalities.