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 kempenmichiel@gmail.com instead of using the issue tracker.
The MIT License (MIT). Please see License File for more information.