issues
search
plank
/
laravel-metable
A package for handling arbitrary data in Laravel 5 applications
MIT License
281
stars
42
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix phpunit deprecations
#108
skeemer
closed
1 month ago
0
Undefined variable $model
#107
guoxiangke
closed
2 months ago
1
Fix index migration on Postgres
#106
frasmage
closed
5 months ago
1
2024_04_14_000000_add_meta_search_columns migration appears to fail on Postgres 15
#105
k8n
closed
5 months ago
1
fix mysql migration
#104
frasmage
closed
6 months ago
0
SQL syntax on $table->rawIndex on v6
#103
vesper8
closed
6 months ago
2
V6
#102
frasmage
closed
6 months ago
1
V6 migration and ci fixes
#101
anilkumarthakur60
closed
6 months ago
1
Laravel 11.x Compatibility
#100
laravel-shift
opened
8 months ago
3
Using Metadata for Table Relationships in Laravel
#99
matuskm
opened
9 months ago
2
feat: extend action to test against specific laravel versions
#98
GeoSot
closed
1 year ago
4
Bump actions/checkout from 2 to 3
#97
dependabot[bot]
opened
1 year ago
1
Laravel 10 support
#96
amirsadeghi1
closed
1 year ago
1
feat: add dependabot
#95
GeoSot
closed
1 year ago
1
feat: support laravel 10
#94
GeoSot
closed
1 year ago
1
Error when trying to get all meta for object
#93
peirix
opened
1 year ago
5
Ensure that `getAllMeta` will not throw exception in case we haven't set `defaultMetaValues` property
#92
GeoSot
closed
1 year ago
1
Fix:Respect Metable model connection, while trying to save many meta
#91
GeoSot
closed
1 year ago
3
Use an action that caches composer dependencies by itself, during tests
#90
GeoSot
closed
1 year ago
1
Move `getDataType` method to abstract class
#89
GeoSot
closed
1 year ago
3
Add an optional `Metable` interface
#88
GeoSot
closed
2 years ago
1
Add some return types & typed properties
#87
GeoSot
closed
2 years ago
0
Add functionality for Explicit Parsing
#86
GeoSot
opened
2 years ago
3
Enforce DataTypes in Meta values
#85
GeoSot
opened
2 years ago
0
Set phpoption to ^1.8 instead of 1.8.1
#84
aneesdev
closed
2 years ago
1
Cannot install this package due to phpoption version
#83
aneesdev
closed
2 years ago
1
Deadlock found when trying to get lock
#82
lukasmedia
closed
2 years ago
5
at a loss as to why whereMetaIn is not working on simple array
#81
vesper8
closed
2 years ago
2
Consider to drop Laravel 6.x support
#80
LeoColomb
closed
2 years ago
1
don't purge meta when soft deleting
#79
frasmage
closed
2 years ago
1
Add support for Laravel 9
#78
frasmage
closed
2 years ago
1
Laravel 9 compatibility
#77
ahoiroman
closed
2 years ago
2
Prevent purging meta of soft-deleted models
#76
erropix
closed
2 years ago
1
[BUG] All meta entries are deleted when a model is soft-deleted
#75
erropix
closed
2 years ago
1
Laravel 9.x Compatibility
#74
laravel-shift
closed
2 years ago
5
Run tests on pull requests
#73
LeoColomb
closed
2 years ago
1
Allow Laravel framework v9
#72
LeoColomb
closed
2 years ago
6
Fix serialization breaking indexed meta cache
#71
frasmage
closed
2 years ago
0
Call to a member function has() on null on PHP 8.1 version
#70
nouphalpgs
closed
2 years ago
4
[Question / Sugestion] Is it possible to append/query to an Array DataType?
#69
tiagoalves83
closed
2 years ago
2
Possible issue?
#68
daniellucia
closed
2 years ago
3
Support soft-deleted models and keep meta
#67
emildayan
closed
2 years ago
1
Make getAllMeta include default meta values
#66
frasmage
closed
3 years ago
0
[Suggestion] Merge metas with $defaultMetaValues
#65
elvendor
closed
3 years ago
1
How to update only one meta
#64
matuskm
closed
3 years ago
2
Fix backwards compatibility of getAttributesForInsert in setManyMeta
#63
frasmage
closed
3 years ago
0
Call to undefined method Plank\Metable\Meta::getAttributesForInsert()
#62
matuskm
closed
3 years ago
3
Illuminate\Database\QueryException error on php artisan:migrate
#61
Temepest74
closed
3 years ago
3
How to filter based on multiple meta values
#60
Temepest74
closed
3 years ago
2
[FEATURE REQUEST] Map as strict meta field keys
#59
kevyworks
closed
3 years ago
1
Next