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
What is the use of slug in laravel?
What is laravel nova?
Explain extending bindings?
How to use laravel framework in php?
Is laravel nova free?
Explain the difference between laravel 4 and laravel 5?
What is laravel quora?
What is a facade?
What is mvc in php laravel?
What is system requirement for installation of laravel 5.2 (latest version)?
What is meant by Laravel - Authentication ?
What are the default ports that are forwarded to your homestead environment?
How would you add a 3rd party package like sentry?
How to get, set, distroy cookies in laravel?
What is a flush() ?