jr-smith/laravel-uuid-trait

:package_description

Maintainers

Package info

github.com/jr-smith/laravel-uuid-trait

pkg:composer/jr-smith/laravel-uuid-trait

Statistics

Installs: 8

Dependents: 0

Suggesters: 0

Stars: 1

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

This package is not auto-updated.

Last update: 2026-03-12 10:36:25 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