Looking to hire Laravel developers? Try LaraJobs

laravel-uuid-model maintained by michielkempen

Description
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
Last update
2023/07/23 13:41 (dev-master)
License
Downloads
15 661

Comments
comments powered by Disqus

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 kempenmichiel@gmail.com instead of using the issue tracker.

Credits

License

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