All Questions
1 question
0
votes
1
answer
1k
views
Display response json messages in a div using jquery in laravel
I have a form to change my password. I need to display error messages in a div.
The response that I am getting from controller is as follows
{"errors":{"current_password":"validation.reset....