Laravel API Series: Validation and Table Relationships
What you'll learn
In this part of the series, you'll learn the following:
What is validation
How to implement validation in Laravel
Implement table relationships
What is Validation?
Validation, in the scope of this project, is the process of making...
olodocoder.hashnode.dev6 min read