jeudi 21 janvier 2016

Advanced Filtering in Laravel 5.1

I am using Laravel 5.1 and using mmanos/laravel-search for searching locally on my api. I need to add filtering ability on the price column. Example if i have items with id,name,...,price and i need to search and filter price such that "price < 1000" or "price > 1000". How can I implement such feature using mmanos search or any other method?

Thanks in advance



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire