About this course
While reading Laravel questions on forums, I notice a lot of questions and tricky situations with complex forms containing arrays of data.
- How to validate the multiple rows of data?
- How to show error messages?
- How to validate multi-dimensional arrays?
- How to perform real-time validation? Livewire/Vue?
- etc.
So I decided to write a tutorial for it, which expanded so much that it became a full course with multiple practical examples.
Here are just a few screenshots of the forms we will be talking about:
As always, the GitHub repository with code examples will also be available.
The first TWO lessons are free, let's start with the first lesson!