SDCODE's avatar

SDCODE started a new conversation+100 XP

2mos ago

Send form data and images using AJAX in encrypted payload field. In Laravel controller, decrypt the payload and access form data and images securely.

Hide form data from Network tab and process encrypted data and images safely in controller.