mindtwo/laravel-auto-create-uuid
Auto-fill a UUID v4 on Eloquent models when creating or replicating. Add a trait, add a uuid column, and it just works—no config. Supports custom UUID column names and ensures replicas get a fresh UUID by excluding the UUID attribute on replicate.
|
Package
|
Constraint
|
|---|---|
| illuminate/support | ^10.0 || ^11.0 || ^12.0 || ^13.0 |
|
Package
|
Constraint
|
|---|---|
| larastan/larastan | ^2.9 || ^3.0 |
| laravel/pint | ^1.18 |
| orchestra/testbench | ^8.0 || ^9.5 || ^10.0 || ^11.0 |
| pestphp/pest | ^2.0 || ^3.0 || ^4.0 |
How can I help you explore Laravel packages today?