Laravel's basic validation works on register form, but it does not work with AJAX request on login / register forms. Forms itself work when adding
Sep 1, 2017
4
Level 1
Register form not showing validation errors
Hello everyone,
I just installed a Spark instance, the issue is that register form does not show any validation errors, not inline when input is not filled or validation after the form is sent, what can be the issue? have not changed the generic register blade files.
Level 1
Figured it out after comparing messages returned from an older version of Spark.
1 like
Please or to participate in this conversation.