Filter data of models by query string
"If you want to create advanced search functionalities, you'll find yourself defining a lot of conditions for your database queries.
Eloquent Filter is a package to help you filter data of models using query strings. It's dynamic and can be extended as well."
Mehdi Fathi
@Mehdious22