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 ?

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


Please Help Members By Posting Answers For Below Questions

Is laravel better than wordpress?

784


How do I send 5 emails and a text message efficiently to newly registered users?

691


What directories that need to be writable laravel installation?

760


Tell us how long have you been using laravel?

816


Tell us what are bundles, reverse routing and the ioc container?

735


What are middlewares in laravel?

765


What are the requirements to install valet?

745


What is a pull() ?

1153


Have you used lumen before?

770


What is laravel cms?

752


How to get cookies in laravel?

751


How to enable the query logging?

789


What is the use of Laravel - Sending Email ?

1500


What are the Forms in Laravel ?

1223


What is meant by Laravel - Ajax ?

1395