jr-smith/laravel-uuid-trait

:package_description

dev-main 2022-10-25 20:31 UTC

This package is not auto-updated.

Last update: 2025-06-19 07:33:42 UTC


README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Allows one to use a UUID for the primary key. Simply use the trait in your Laravel eloquent model.

Installation

You can install the package via composer:

composer require jr-smith/laravel-uuid-trait