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?1 Reply
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