A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
composer require goldspecdigital/laravel-eloquent-uuidNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Adds UUID support to an Eloquent model by using the HasUuid trait.
Upgrade Laravel to version 10 or later
No dependency data recorded yet.