I\'m trying to implement my symfony form ,with ajax to verify the existence of data in db and to show alert messages when the form submitted with empty fields .
I sub