Laravel 7 – 10
PHP 7.0+
No commit activity in last 2 years
No release in over 2 years
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies

Runtime

 Project Readme

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.