Releases: alsofronie/eloquent-uuid
Releases · alsofronie/eloquent-uuid
v1.0.9
v1.0.8
Fixed serialization bug
v1.0.7
Update README.md
Permit manual uuid generation
Merge pull request #26 from westphalen/feature/manual-ids UUID is only generated when not set manually.
v1.0.5: Merge pull request #17 from golinmarq/master
Add findOrFail method support
Binary trait helpers and integration
v1.0.1 added some doc for binary uuid trait
First release
Three traits to avoid if
on creating models.