issues
search
kodeine
/
laravel-meta
Fluent Meta Data for Eloquent Models, as if it is a property on your model
MIT License
398
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Adding the ability to have override `key` and `value` column names
#113
andy-UKC
closed
3 months ago
2
Is there a way to set the column name of the `value` column?
#112
andy-UKC
closed
3 months ago
0
Laravel 11.x Compatibility
#111
laravel-shift
closed
7 months ago
5
added optional operator to whereMeta
#110
Temepest74
closed
8 months ago
2
Add optional operator parameter to scopeWhereMeta
#109
Temepest74
closed
8 months ago
1
Fix typo
#108
Rattone
opened
9 months ago
0
Breaking change from master to 2.2.1
#107
dhcmega
closed
9 months ago
3
Key with uuid as the primary key of the other table
#106
dantama
opened
10 months ago
1
How to fetch models without any meta fields
#105
AlirezaSedghi
closed
1 year ago
4
[2.2.1] Fix getMeta returns empty Collection if attribute is casted in some cases
#104
bfiessinger
closed
1 year ago
14
[2.2.0] Added createdWithMetas, updatedWithMetas, savedWithMetas events.
#103
siamak2
closed
1 year ago
5
Some metas are missing when the created events gets executed
#102
Temepest74
closed
1 year ago
8
Laravel 10.x Compatibility
#101
laravel-shift
closed
1 year ago
1
Meta exists in database but getMeta() returns an empty collection
#100
f4llenz
closed
2 years ago
5
Eloquent replicate with meta relationship
#99
stefano-vergani
closed
2 years ago
1
Can I have a schema ?
#98
vahidalvandi
closed
2 years ago
3
[2.1.0] Events
#97
siamak2
closed
2 years ago
1
[2.0.1] Improved getMetaArray method by removing linear search from getMetaArray
#96
siamak2
closed
2 years ago
1
[2.0] laravel meta vesion 2
#95
siamak2
closed
2 years ago
4
[suggestion] make new version to only support recent laravel versions
#94
siamak2
closed
2 years ago
9
register saved event listener in bootMetable
#93
siamak2
closed
2 years ago
1
Testing issue
#92
Temepest74
closed
2 years ago
6
Support for Laravel 9
#91
coatesjonathan
closed
2 years ago
1
Laravel 9.x Compatibility
#90
laravel-shift
closed
2 years ago
1
Issues with accessors & mutators?
#89
jumpstartcarrie
closed
2 years ago
2
🐛 Ensure getModelStub and saveMeta work when metaTable isn't set
#88
goodevilgenius
closed
2 years ago
1
Make getMetaKeyName and getMetaTable public
#87
goodevilgenius
closed
2 years ago
1
getMetaTable and getMetaKeyName should be public
#86
goodevilgenius
closed
2 years ago
2
Choice of table for posts_meta and not models_meta?
#85
acip
closed
2 years ago
1
How to filter via multiple meta values?
#84
Temepest74
closed
3 years ago
3
whereMeta with table name
#83
dhcmega
closed
2 years ago
0
Added whereMeta scope in Metable.php
#82
SneherAdor
closed
3 years ago
0
Fixing a bug with the model's connection
#81
ChrisThompsonTLDR
closed
3 years ago
2
Update MetaData.php
#80
ricardomartos
closed
2 years ago
4
cache hasColumn to prevent executing duplicate queries
#79
siamak2
closed
4 years ago
1
Upgrade composer.json to be used with Laravel 8
#78
Sebteams69
closed
4 years ago
3
Unable to add to Laravel 8
#77
robeygo
closed
4 years ago
3
Check model relation on __set method
#76
ericp-mrel
closed
3 years ago
4
Set model attribute for preventing metas to being populated on toArray()
#75
dhcmega
closed
4 years ago
2
Upgrade to laravel 7
#74
eduardoarandah
closed
4 years ago
4
Laravel 7
#73
dhcmega
closed
4 years ago
3
Why is meta querying the whole table?
#72
dhcmega
closed
4 years ago
0
__set() can also set guarded and not fillable attributes
#71
thewebartisan7
closed
2 years ago
2
setMeta() doesn't remove if set default value
#70
thewebartisan7
closed
2 years ago
0
Solve issues about helpers laravel
#69
Ladinstar
closed
4 years ago
1
I cannot use laravel-meta in laravel 6 ?
#68
Ladinstar
closed
4 years ago
1
Update usages of string helpers removed in Laravel 6.0
#67
philipnewcomer
closed
4 years ago
1
Additional documentation on default values
#66
benyanke
closed
5 years ago
2
laravel 6 support
#65
siamak2
closed
4 years ago
4
Support Laravel 6.0
#64
darrencoutts118
closed
5 years ago
0
Next