Zend certified PHP/Magento developer

Filtering Eloquent Queries Based on HTTP Requests

In former posts, we often mentioned how powerful can be a feature, that filters your database results based on the current HTTP query string. Now, let’s take a look at a concrete implementation that’s easy to adopt in any project.