SDCODE started a new conversation+100 XP
2mos ago
Send encrypted payload with images using AJAX and decrypt in Laravel
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.