LaravelPackages.net
Acme Inc.
Toggle sidebar
michielkempen/laravel-uuid-model

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

15.661
0
3.2.0
About michielkempen/laravel-uuid-model

michielkempen/laravel-uuid-model is a Laravel package for laravel base model that stores a uuid in the database rather than an incremental unsigned integer.. It currently has 0 GitHub stars and 15.661 downloads on Packagist (latest version 3.2.0). Install it with composer require michielkempen/laravel-uuid-model. Discover more Laravel packages by michielkempen or browse all Laravel packages to compare alternatives.

Last updated

Laravel UUID model

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 [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

Star History Chart