Remove curl POST from Laravel Form

Job ID: 36509533

Budget: $10 – $30 USD

I'd like to remove a curl POST from my Laravel Form but I'm not sure which lines to comment out without affecting the other functionality of the form.

The form should still continue to accept submissions and send out emails, but should NOT post those submissions to my mailing list software (Sendy)

I believe the file that needs to be altered is enclosed, see the section "Submit Registered User info to mailing list via api":

https://www.dropbox.com/s/7zco7a0ooe5l6aw/UserController.php?dl=0
Related categories: PHP Laravel