Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
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 base model that stores a UUID in the database rather than an incremental unsigned integer.
Add the package to the dependencies of your application
composer require michielkempen/laravel-uuid-model
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.