© 2026 Hedgehog Software, LLC
protected function beforeCreate() : void { $this->data['slug'] = Str::slug($this->data['name']); }