Registry / database / goldspecdigital-laravel-eloquent-uuid

goldspecdigital-laravel-eloquent-uuid

JSON →
library10.0.0phppackagistunverified

A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.

composer require goldspecdigital/laravel-eloquent-uuid
INSTALL
IMPORT
SIG · GOLDSPECDIGITAL-LA
G
goldspecdigital-laravel-eloquent-uuid
databasephpv10.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

HasUuid
use GoldSpecDigital\LaravelEloquentUUID\Database\Eloquent\Concerns\HasUuid;

Adds UUID support to an Eloquent model by using the HasUuid trait.

use GoldSpecDigital\LaravelEloquentUUID\Database\Eloquent\Concerns\HasUuid; class User extends Model { use HasUuid; }
Debug
Known issues
breakingRequires Laravel 10.x or higher
fix
Upgrade Laravel to version 10 or later
affects: <10.0.0
Upgrade
Version history
10.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
goldspecdigital-laravel-eloquent-uuid — pip install goldspecdigital-laravel-eloquent-uuid · libregistry