michielkempen/laravel-uuid-model

Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.

3.2.0 2023-07-23 11:41 UTC

This package is auto-updated.

Last update: 2024-03-23 13:06:20 UTC


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.