protonemedia/laravel-cross-eloquent-search
Laravel package to search through multiple Eloquent models. Supports sorting, pagination, scoped queries, eager load relationships and searching through single or multiple columns.
PHPMIT
Issues
- 0
Want to achieve with customer orders count and select specific columns for customers table
#87 opened by AtiqurCode - 1
- 4
Support SQLite3
#38 opened by MeiKatz - 1
No SearchController.php file
#83 opened by musiccollect - 4
Retain querystring values during pagination
#69 opened by mulongokato - 6
- 3
syntax error at or near "0" (Postgres DB)
#32 opened by richstandbrook - 3
Search on pivot table
#72 opened by anzalpa - 0
- 0
- 1
FullText Search without primary key returns 1054 Unknown column '~.updated_at' error
#77 opened by thecyrilcril - 0
Unable to sorting collection
#76 opened by przemekgoczal - 2
- 2
orderby related column
#60 opened by constantinosergiou - 3
Sort results by nested relationship
#9 opened by spartyboy - 1
Using orWhereRaw
#52 opened by fabiobap - 2
addFullText for relationships?
#63 opened by Casmo - 0
I created a demo using this package :)
#45 opened by sjardim - 1
Eager Load Relationships with Scope
#70 opened by ukeshdhusu - 1
<!-- Target class [laravel-cross-eloquent-search] does not exist. (500 Internal Server Error) -->
#67 opened by legendoscar - 0
- 0
- 4
search based on database-encryption
#61 opened by constantinosergiou - 2
Installation
#64 opened by blessingchirume - 1
Joined ID columns replacing model ID column
#62 opened by mattvb91 - 1
duplicate result in pagination
#55 opened by SidneySaints - 4
Sort by identically matched/without wildcard on the top when use startWithWildcard
#14 opened by KhaledLela - 0
- 2
Check if updated_at column is defined
#39 opened by MeiKatz - 4
addMany returns inconsitent results
#47 opened by vwasteels - 2
includeModelType() not found
#48 opened by muarachmann - 1
Call to undefined method ProtoneMedia\LaravelCrossEloquentSearch\Searcher::includeModelType()
#46 opened by rodinmehr - 3
- 2
- 2
Search Term is empty when I go to next page
#40 opened by LeonBuchner - 4
Order by relationship count
#23 opened by fredericseiler - 4
Support for DB::raw() fields
#31 opened by Freezon - 3
Searching for column in a relationship
#33 opened by edmilsonrobson - 1
Support orderByModel feature.
#6 opened by KhaledLela - 1
Applying filters to search results
#29 opened by jrmypttrsn - 1
Support for non-latin languages
#30 opened by Freezon - 1
Text matching
#22 opened by katesaikishore - 1
Query fails if database uses table prefix
#25 opened by gabyyro - 2
Support for laravel-translatable
#19 opened by martinsnajdr - 1
paginate with multiple models
#24 opened by chiragsenjaliya - 1
- 1
How to find how many keywords matched?
#13 opened by katesaikishore - 4
Dynamic Models
#10 opened by anubra266 - 4
Support simplePaginate()
#7 opened by mewejo - 0
Make methods & properties protected vs private
#8 opened by mewejo