@MattsLab wrote:
Hello,
I'm looking to create a register form and I'm not sure what would be the best way to go about doing it.
From what I've gathered I should use AJAX to POST the email, password, and password_confirmation to the backend.Not sure if I would use the model to post the data to the backend or if I need to pull the email, password, and password_confirmation out of the form and send them to the backend.
If anyone could help me or point me in the right direction I'd appreciate it.
Thanks
Posts: 1
Participants: 1