Parsley.js and Laravel Form Validation Errors
问题 I am using parsley.js for a client-sided validation and also want to use it for the server-sided validation (Laravel Form Validator) to show the errors using the parsley styling. So that it is uniform. So whenever my server-side validation fails, I would like to show the specific error associated to the correct field. I don´t want to use the remote library. Is there an example how to do this? Link to: Laravel Validator and Parsley Thank you very much! 回答1: You can do something like this: <div