I am unable to use this function : validationMessages() to validate my text input.
Sample of code failing:
Error message:
BadMethodCallException
PHP 8.2.13
10.30.1
Method Filament\Forms\Components\TextInput::validationMessages does not exist.
6 Replies
Did you figure this out? I'm having the same issue.
I think you need to update the filament version.
I have the same problem and am using v.3
which exact version of filament? run the
php artisan about
I'm using filament v3.0.73
Try upgrading