uuid
Checks for a valid Uuid, optionally for specific model type
V::uuid(string $value, string $type = null): bool
Parameters
| Name | Type | Default |
|---|---|---|
| $value * | string |
– |
| $type | string |
null |
Return type
bool