What is meant by Laravel - Validation ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Write code to upload a file in laravel 5?

535


Tell me what is current stable version of laravel?

514


What is asset in laravel?

570


What is meant by Controller Middleware ?

1496


What is a composer, and how can we install laravel by the composer?

525


What is laravel cms?

535


How to create custom library in laravel?

542


how do I install laravel, talk about the different ways?

508


Explain about Form without CSRF token in Laravel ?

930


What is the use of db facade?

569


What is the make method?

546


Which types of relationships are available in laravel eloquent?

520


How to Configuration Laravel - Encryption ?

8256


What is a laravel controller?

587


How do you do dependency injection in laravel?

526