FilamentF
Filament2y ago
core

->maxLength() not working on textinput

Forms\Components\TextInput::make('note')->maxLength(2)


this is not validating
Was this page helpful?