FilamentF
Filament2y ago
Finn

Let Filament decrypt database value in TextInput

I got a TextInput field in a form in Filament which is a encrypted value in the database. I have the Laravel cast encrypted on it in my model, but Filament does not seem to decrypt the value if you edit 🤔
Was this page helpful?