What is meant by Laravel - Validation ?



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

Post New Answer

More Laravel PHP Framework Interview Questions

What is composer in laravel?

0 Answers  


Do you know what is laravel elixir?

0 Answers  


What does xss stand for?

0 Answers  


Tell us can laravel be hacked?

0 Answers  


Tell us how to use update statement in laravel?

0 Answers  


Tell us how long have you been using laravel?

0 Answers  


What is the difference between print_r and var_dump?

0 Answers  


What is csrf protection?

0 Answers  


How to assign multiple middleware to laravel route ?

0 Answers  


What is the use of object relational mapping?

0 Answers  


what is meant by Laravel ?

1 Answers  


Is laravel a good framework?

0 Answers  


Categories