issues
search
michaeldyrynda
/
laravel-model-uuid
This package allows you to easily work with UUIDs in your Laravel models
MIT License
453
stars
48
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for `excluding` specific UUID(s) in query builder
#138
mostafaznv
opened
3 weeks ago
0
What happened to laravel-efficient-uuid?
#137
joelmellon
opened
2 months ago
1
Update README.md
#136
jeffersonsimaogoncalves
opened
3 months ago
0
Strings with invalid UTF-8 byte sequences cannot be escaped.
#135
masterix21
closed
4 months ago
3
VERY DUMB QUESTION - Transitioning To Laravel-Model-UUID From Efficient UUID
#134
Jarrid
closed
5 months ago
3
I need you
#133
japottatwee
closed
6 months ago
1
Update branch-alias as 8.x
#132
drbyte
closed
4 months ago
1
Laravel 11 compatibility
#131
suhui666
closed
4 months ago
6
Feature: Migrate efficient UUID support
#130
michaeldyrynda
closed
8 months ago
0
Laravel 11.x Compatibility
#129
laravel-shift
closed
8 months ago
5
[7.1] Dev package requirement
#128
TomKita
closed
1 year ago
2
feat: ulid support
#127
atymic
opened
1 year ago
2
Add configuration option to set default UUID table name. Closes #125.
#126
joelmellon
closed
1 year ago
2
Feature Request: add a configuration option to specify a default column name
#125
joelmellon
closed
1 year ago
1
feat: uuid v7 support
#124
atymic
closed
1 year ago
4
Apply fixes from StyleCI
#123
michaeldyrynda
closed
1 year ago
0
Laravel 10.x Compatibility
#122
laravel-shift
closed
1 year ago
4
add uuid7 version support
#121
pioziol123
closed
1 year ago
0
add uuid7 version support
#120
pioziol123
closed
1 year ago
0
UUID v7 support / ULID support?
#119
atymic
opened
2 years ago
9
How to re-generate UUID on duplicate?
#118
intellent
closed
1 year ago
3
Apply fixes from StyleCI
#117
michaeldyrynda
closed
2 years ago
0
add tests to cover scenarios when saving/updating an existing efficient UUID record
#116
michaeldyrynda
closed
1 year ago
0
Validation for UUIDs passed to the `whereUuid` scope
#115
MrThePlague
closed
2 years ago
0
`scopeWhereUuid` returns an error when passed an invalid UUID when using PostgresSQL's `uuid` data type
#114
MrThePlague
closed
2 years ago
3
Prepare for laravel 9
#113
ConsoleTVs
closed
2 years ago
1
Update README.md
#112
bilfeldt
closed
2 years ago
0
is it possible to generate uuid for existing db entry?
#111
Sjos12
closed
2 years ago
1
Allow to ignore empty UUID columns
#110
andrzejkupczyk
closed
3 years ago
6
Backwards Compatibility for Laravel 6
#109
dushaun
closed
3 years ago
1
Move installation steps further up in readme
#108
SimonJnsson
closed
3 years ago
1
Apply fixes from StyleCI
#107
michaeldyrynda
closed
3 years ago
0
Ability to bind on desired uuid column from model
#106
afshiney
closed
3 years ago
3
NULL being cast to UUID
#105
schmoove
closed
3 years ago
2
Route uuid binding Laravel 8
#104
joshwegener
closed
3 years ago
5
Ramsey\Uuid\Exception\InvalidUuidStringException Invalid UUID string: 0
#103
wilocampo
closed
3 years ago
8
Prepend column name with table name.
#102
robvankeilegom
closed
3 years ago
1
Add support for PHP 8
#101
michaeldyrynda
closed
3 years ago
0
Php 8 support
#100
parth391
closed
3 years ago
0
Proposal: Use the `casts` array to figure out which columns are UUIDs
#99
JoeCianflone
closed
4 years ago
1
Route custom keys & scoping not working with uuid
#98
parth391
closed
3 years ago
6
Apply fixes from StyleCI
#97
michaeldyrynda
closed
4 years ago
0
Apply fixes from StyleCI
#96
michaeldyrynda
closed
4 years ago
0
Apply fixes from StyleCI
#95
michaeldyrynda
closed
4 years ago
0
Fix compatibility with ramsey/uuid:^4.1
#94
caiquecastro
closed
4 years ago
8
Error caused by the latest version of Ramsey/UUID
#93
aaronflorey
closed
4 years ago
1
Query Builder!
#92
boranbar
closed
4 years ago
1
Using with PostgreSQL uuid data type
#91
nathan-io
closed
4 years ago
1
Update scopeWhereUuid to reflect both types
#90
d3v1
closed
4 years ago
0
Converting uuid string to bytes
#89
andrewmclagan
closed
4 years ago
1
Next