protonemedia/laravel-cross-eloquent-search
Search across multiple Eloquent models with one query. Supports pagination, scoped constraints, eager loading, relationship and nested search, full-text search, cross-model sorting, and ordering by relevance. Works with MySQL, PostgreSQL, and SQLite.
get method has been renamed to search.addWhen method has been removed in favor of when.includeModelType method.updated_at column in most cases. If you don't use timestamps, it will now use the primary key by default.includeModelType method (thanks @mrkalmdn!)getUpdatedAtColumn method to evaluate the updated columnstartWithWildcard method has been renamed to beginWithWildcardallowEmptySearchQuery method and EmptySearchQueryException class removedaddMany and andWhen methods.count method.new() method methodHow can I help you explore Laravel packages today?