Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Middleware Parameters ?



What is Middleware Parameters ?..

Answer / nafees ahmad

We can also pass parameters with the Middleware.
The middleware that we create contains the following function and we can pass our custom argument after the $next argument.
Example : public function handle($request, Closure $next)
{
return $next($request);
}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

How to send mail using queue in laravel 5?

0 Answers  


What is difference between implicit and explicit route binding in laravel?

0 Answers  


How to Passing Data to Views ?

1 Answers  


How do laravel facades work?

0 Answers  


How to get, set cookies in laravel?

0 Answers  


List types of the relationships supported by laravel?

0 Answers  


Which template engine laravel use?

0 Answers  


How do I log an error?

0 Answers  


What is route in laravel?

0 Answers  


What is laravel best for?

0 Answers  


What is helper in laravel?

0 Answers  


List out the databases laravel supports?

0 Answers  


Categories