Open Seni-J opened 5 years ago
Every validations are done with a javascript file. We have to modify this to validate with Laravel Validation.
Create a folder "Requests" in Http and create every needed classes for each form (where JS was used).
Every validations are done with a javascript file. We have to modify this to validate with Laravel Validation.