Skip to content

1.0.0

Compare
Choose a tag to compare
@pascalbaljet pascalbaljet released this 14 Jul 09:11
· 78 commits to master since this release
  • 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.