Search
Get Started
F
Filament
•
14mo ago
yelloalejo
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
data.payment_method.card.card_number
Do you know how I could do it
?
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,392
Members
View on Discord
Was this page helpful?
Yes
No
D
Dennis Koch
•
10/26/24, 3:42 PM
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