issues
search
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.
https://protone.media/blog/search-through-multiple-eloquent-models-with-our-latest-laravel-package
MIT License
1.09k
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for PHP 8.4
#85
pascalbaljet
closed
5 days ago
0
Laravel 11.x Compatibility
#84
laravel-shift
closed
8 months ago
3
No SearchController.php file
#83
musiccollect
closed
8 months ago
1
Support for PHP 8.3. Dropped support for Laravel 9
#82
pascalbaljet
closed
10 months ago
0
Load models only by id in getModelsPerType()
#81
netzknecht
closed
1 year ago
0
Question: Any insight as to why this package might cause CORS error
#80
thecyrilcril
opened
1 year ago
0
Question: Is there a way to force unique records?
#79
thecyrilcril
opened
1 year ago
0
Laravel 10 support
#78
amirsadeghi1
closed
1 year ago
1
FullText Search without primary key returns 1054 Unknown column '~.updated_at' error
#77
thecyrilcril
closed
1 year ago
1
Unable to sorting collection
#76
przemekgoczal
opened
1 year ago
0
Laravel 10.x Compatibility
#75
laravel-shift
closed
1 year ago
2
"Contact" is not a valid backing value for enum App\Enums\ContactType
#74
lucacastelnuovo
closed
1 year ago
2
Support for PHP 8.2
#73
pascalbaljet
closed
1 year ago
0
Search on pivot table
#72
anzalpa
opened
2 years ago
3
[feature] Add limit and offset methods
#71
Freezon
opened
2 years ago
3
Eager Load Relationships with Scope
#70
ukeshdhusu
closed
1 year ago
1
Retain querystring values during pagination
#69
mulongokato
opened
2 years ago
4
add prefix to table name
#68
tushargugnani
closed
2 years ago
1
<!-- Target class [laravel-cross-eloquent-search] does not exist. (500 Internal Server Error) -->
#67
legendoscar
closed
2 years ago
1
Table with prefix throwing error when using OrderByRelevance
#66
tushargugnani
closed
2 years ago
0
limit() and offset() without using paginate
#65
iamthesoundman
opened
2 years ago
0
Installation
#64
blessingchirume
closed
2 years ago
2
addFullText for relationships?
#63
Casmo
closed
1 year ago
2
Joined ID columns replacing model ID column
#62
mattvb91
closed
2 years ago
1
search based on database-encryption
#61
constantinosergiou
closed
2 years ago
4
orderby related column
#60
constantinosergiou
closed
1 year ago
2
how to filter deeply in an eloquent in users model
#59
constantinosergiou
closed
2 years ago
0
[feature] add support for SQLite3
#58
MeiKatz
opened
2 years ago
2
V3
#57
pascalbaljet
closed
2 years ago
0
[3.x] Included search type on model
#56
pascalbaljet
closed
2 years ago
0
duplicate result in pagination
#55
SidneySaints
closed
2 years ago
1
Add Conditionable trait to Searcher
#54
Daanra
closed
2 years ago
1
Support for Laravel 9
#53
pascalbaljet
closed
2 years ago
0
Using orWhereRaw
#52
fabiobap
opened
2 years ago
1
[3.x] Included search type on model.
#51
muarachmann
closed
2 years ago
3
Add Old php version support
#50
muarachmann
closed
2 years ago
1
Add data consistency test
#49
bradyrenting
closed
2 years ago
0
includeModelType() not found
#48
muarachmann
closed
2 years ago
2
addMany returns inconsitent results
#47
vwasteels
closed
2 years ago
4
Call to undefined method ProtoneMedia\LaravelCrossEloquentSearch\Searcher::includeModelType()
#46
rodinmehr
closed
2 years ago
1
I created a demo using this package :)
#45
sjardim
closed
1 year ago
0
[3.x] Check whether timestamps are used
#44
pascalbaljet
closed
2 years ago
0
Support for PHP 8.1
#43
pascalbaljet
closed
2 years ago
0
Add Model Identifer to search results
#42
mrkalmdn
closed
2 years ago
4
Option to add a model identifier to the search result
#41
mrkalmdn
closed
2 years ago
2
Search Term is empty when I go to next page
#40
LeonBuchner
closed
3 years ago
2
Check if updated_at column is defined
#39
MeiKatz
closed
2 years ago
2
Support SQLite3
#38
MeiKatz
opened
3 years ago
4
Models with nullable relationships do not appear in search results
#37
ronvdberkmortel
closed
2 years ago
3
[3.X] Rename get() to search()
#36
babacarcissedia
closed
2 years ago
1
Next