I made a web application, with AngularJS and PHP, here on my computer, where I registered users and emails in the bank and it works perfectly.
I'm trying to do the same with ionic, but when I try to insert, register a user, the following message is displayed in the console:
link 500 (Internal Server Error) ...... ionic.bundle.js: 19341 POST
- Does anyone know why this message?
- What am I doing wrong?