how can i encrypt update payload

Hello, I want to encrypt some fields of the livewire update payload like data.payment_method.card.card_number Do you know how I could do it?
No description
1 Reply
Dennis Koch
Dennis Koch4mo ago
That would probably require some modification of Livewire itself before it could work in Filament and I don't understand the motive behind it? If you want E2E Encryption Livewire is maybe not the right tool

Did you find this page helpful?