michielkempen/laravel-uuid-model

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

3.1.0 2022-10-04 08:07 UTC

This package is auto-updated.

Last update: 2023-06-04 09:26:06 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.