Uuids::generate()
Generates UUID for all identifiable models of type
Uuids::generate(string $type = 'all'): void
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| $type | string |
'all'
|
which models to include (all|page|file|block|struct) |