© 2026 Hedgehog Software, LLC
TextInput::make('name') ->required() ->distinct()
TextInput::make('name') ->required() // ->distinct() (method doesn't exist in v2)