Search through multiple Eloquent models with a new Laravel package
– github.com - submitted by Pascal Baljet
This Laravel package allows you to search through multiple Eloquent models. It supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.
Read more [github.com]