What is meant by Laravel - Validation ?
Answer / rajani
Validation is the most important aspect while designing an application and it validates the incoming data.
By default, base controller class uses a ValidatesRequests trait which provides a convenient method to validate incoming HTTP requests with a variety of powerful validation rules.
Is This Answer Correct ? | 0 Yes | 0 No |
What is composer in laravel?
Do you know what is laravel elixir?
What does xss stand for?
Tell us can laravel be hacked?
Tell us how to use update statement in laravel?
Tell us how long have you been using laravel?
What is the difference between print_r and var_dump?
What is csrf protection?
How to assign multiple middleware to laravel route ?
What is the use of object relational mapping?
what is meant by Laravel ?
Is laravel a good framework?