© 2026 Hedgehog Software, LLC
Forms\Components\TextInput::make('field1')->reactive(), Forms\Components\TextInput::make('field2')->disabled(fn(callable $get) => $get('field1') === '')
field2
field1
$get()