Packages
Contact
Language
English
Français
Русский
Italiano
Português
Español
Looking to hire Laravel developers? Try
LaraJobs
laravel-eloquent-uuid
maintained by
snoeren-development
PACKAGE
VERSIONS
Description
Small trait for Eloquent models to use UUID's instead of incrementing integers.
Author
Michael Snoeren
Last update
2023/02/17 16:13
(dev-main)
License
MIT
Links
Homepage
-
GitHub
-
Packagist
Downloads
1 125
Tags
model
-
development
-
trait
-
uuid
-
laravel
-
eloquent
-
snoeren
dev-main
Last update
2023/02/17 16:13
License
MIT
Require
php
^7.4|^8.0
illuminate/support
^8.0|^9.0
v1.0.2
Last update
2022/08/19 14:09
License
MIT
Require
php
^7.4|^8.0
illuminate/support
^8.0|^9.0
v1.0.1
Last update
2022/06/01 22:06
License
MIT
Require
php
^7.4|^8.0
illuminate/support
^8.0|^9.0
v1.0.0
Last update
2022/05/10 09:08
License
MIT
Require
php
^7.4|^8.0
illuminate/support
^8.0|^9.0
Comments
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus
Deprecated due to Laravel now shipping the
HasUuids
.