uuid)) { $model->uuid = (string) Str::uuid(); } }); } public function getRouteKeyName(): string { return 'uuid'; } }