issues
search
spatie
/
laravel-enum
Laravel support for spatie/enum
https://spatie.be/open-source
MIT License
341
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Compatibility with Filament Enum Support
#107
fh32000
opened
1 week ago
0
chore: laravel 11 support
#106
husseinzaher
closed
7 months ago
0
L11
#105
arnebr
closed
7 months ago
1
Support Laravel 11
#104
justinaskav
closed
7 months ago
9
add optional wirable support to enums
#103
macbookandrew
closed
4 months ago
4
Validation throwing errors Livewire v3
#102
ju5t
closed
1 year ago
2
Support livewire 3
#101
Saifallak
closed
1 year ago
5
BadMethodCallException: There's no value Some College defined for enum App\Domain\Admission\Enums\HighestEducationEnum, consider adding it in the docblock definition. in ..vendor\spatie\enum\src\Enum.php:157
#100
isaacdarcilla
closed
1 year ago
1
L10
#99
rubenvanassche
closed
1 year ago
0
Compatibility issue with Laravel 10
#98
fh32000
closed
1 year ago
2
Add PHP 8.2 Support
#97
patinthehat
closed
1 year ago
6
How to use FakerEnumProvider?
#96
francoism90
closed
1 year ago
3
v1 => v2 and v2 => v3 upgrade guides
#95
tmas
closed
2 years ago
2
Minor documentation issue
#94
gerb-ster
closed
2 years ago
1
EnumRule issue with different Enums, same value
#93
robert-abram
opened
2 years ago
1
Not nullable enums break Laravel Nova create resource
#90
HakimBe
closed
2 years ago
3
Validation message not resolved when using 'enum:' rule instead of EnumRule
#89
GeniJaho
closed
2 years ago
1
Custom validation message for EnumValue
#88
alexandruu
closed
2 years ago
2
Form request validated data is not casted to enum
#87
nicolasbeauvais
opened
2 years ago
3
Make Form Request Enum casting work with nested array data
#86
nicolasbeauvais
closed
2 years ago
1
mark enum values as obsolete/disabled?
#83
wivaku
closed
3 years ago
2
use Laravel Enum in combination with database migration (and: how to list possible values)
#82
wivaku
closed
3 years ago
5
I cant do new model()
#81
BaraoVlask
closed
3 years ago
2
Creating New Model - No Value Defined for Enum
#80
ibnuhalimm
closed
2 years ago
4
Update README.md
#79
mansoorkhan96
closed
3 years ago
0
Unable to groupBy a Collection Using an Enum as a Criteria when Casting
#78
viniciushss-interstar
closed
3 years ago
2
Update EnumRule.php
#77
chuoke
closed
3 years ago
1
getting error Laravel folder not found
#76
creativitycomkw
closed
3 years ago
4
Translator Class not found inside labels method
#75
ahmedsayedabdelsalam
closed
3 years ago
4
Make is deprecated
#74
thecaliskan
closed
3 years ago
1
Fixed attempt to save an empty array and it saves empty string instead of null
#73
dpetrovaliev
closed
3 years ago
1
How to set default attribute value for a model like status = draft?
#72
elfeffe
closed
3 years ago
2
Is is possible to use Enums on $attributes?
#71
elfeffe
closed
3 years ago
2
added collection support for comma separated values
#70
dpetrovaliev
closed
3 years ago
3
Enum collection support for`set` column type.
#69
dpetrovaliev
closed
3 years ago
2
Added Macroable
#68
thecaliskan
closed
3 years ago
5
Fix typo in README.md
#67
craigpotter
closed
3 years ago
0
Add toRule method to Enum base class
#66
iamohd-zz
closed
3 years ago
3
Route binding
#65
Gummibeer
closed
3 years ago
5
feat: also accept initialized class in validation
#64
ju5t
closed
3 years ago
4
Unexpected validation exception in Livewire
#63
ju5t
closed
3 years ago
5
Implicit & Explicit Route Bindings
#62
binotaliu
closed
3 years ago
7
Collection validation
#61
lucraraujo
closed
3 years ago
2
PhpStan / Larastan error: Call to method newScreen() on an unknown class Spatie\WordPressRay\Ray.
#60
fabioi
closed
3 years ago
0
Get Label in Response
#59
jatinthapar1910
closed
3 years ago
2
allow to customize enum stub
#58
Gummibeer
closed
3 years ago
2
BadMethodCallException with numerical enum values
#57
djam90
closed
3 years ago
23
Does laravel-enum v2 require laravel-framework v8?
#56
kevindb
closed
4 years ago
7
Adds an example Enum class to the readme
#55
xewl
closed
4 years ago
4
Fixed validation error...I believe...
#54
telkins
closed
4 years ago
4
Next