1.0.0
- Search through one or more Eloquent models.
- Support for cross-model pagination.
- Search through single or multiple columns.
- Use constraints and scoped queries.
- Eager load relationships for each model.
- In-database sorting of the combined result.
- Zero third-party dependencies.
- PHP 7.4 only, Laravel 6.0 and 7.0 supported, MySQL 5.7+ required.