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
In order to run laravel. What permissions are required to be on storage and the bootstrap/cache directories?
Tell us do you have any experience with lamp?
How can someone turn off csrf protection for a specific route?
How can we check the logged-in user info in laravel?
How do I use sub-domain routing?
Do you know about laravel project?
What is an observer?
How can you write your own service provider in laravel.
How to install and start, stop mysql on valet?
List available types of relationships in laravel eloquent.
How to enable query log in laravel 5?
Explain facades in laravel?
What are laravel eloquent?
How to create route name in laravel 5?
How to register a middleware in laravel 5?