Only until March 18th: coupon LARAVEL12 for 40% off Yearly/Lifetime membership!

Read more here
Courses

React.js Client Parking App: Step-by-Step

Validation and register form

Our objective in this lesson is to display form errors on the client side.

Error validation

  1. When submitting forms it is crucial to indicate if the server doesn't accept the request and if some information provided needs to be clarified. In such cases, Laravel returns a response with more details. In our case, if we submit an empty form Laravel returns a response with a 422 status code with an object which looks like this:...

The full lesson is only for Premium Members.
Want to access all 20 lessons of this course? (106 min read)

You also get:

  • 71 courses
  • Premium tutorials
  • Access to repositories
  • Private Discord