adspace


What are Uses While Using the properties of Request instance ?

Answer Posted / Vibhuti Yadav

Properties of Request instance can be used for various purposes in Laravel. For example, you can access user input data (using request()->input()), validate input data (using request()->validate()), check if a specific HTTP method was used (using request()->isMethod('POST')), and more.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is latest version of laravel?

869


How much laravel experience do you have?

815


Do you know what version of laravel do you generally use?

839


Tell us have you used lumen before?

809


What is current stable version of laravel?

870