FilamentF
Filament17mo ago
Enas

Delete hover text

Hello dears,

How can I delete the text when I hover on field form in filament?

Your kind support is highly appreciate.
image.png
image.png
Solution
As Dennis said, ->rules([‘required]) instead of ->required()
Was this page helpful?