michielkempen / laravel-uuid-model
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
Installs: 15 660
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
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.