What I’ve come to realize, though, is that anyone can write code that seems complicated. The hard thing is solving complex problems with simple code.
PHP
★ Searching multiple columns with one URL parameter in laravel-query-builder
We just released v7.3.0 of laravel-query-builder, which adds a new way to group multiple filters under a single URL parameter. Before getting into the new feature, let me show you how the basics work, so Read more…