michielkempen / laravel-uuid-model
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
Package info
github.com/michielkempen/laravel-uuid-model
pkg:composer/michielkempen/laravel-uuid-model
3.2.0
2023-07-23 11:41 UTC
Requires
- php: ^7.0|^8.0
- laravel/framework: ^7.24|^8.0|^9.0|^10.0
- webpatser/laravel-uuid: ^4.0
README
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
Installation
Add the package to the dependencies of your application
composer require michielkempen/laravel-uuid-model
Security
If you discover any security related issues, please email kempenmichiel@gmail.com instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.