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...

How to add a middleware in route group?

Answer Posted / sachin-laradev

Here is an example of auth middleware route group

Route: :group(['prefix' => 'auth'], function () {
Route::get('/login'"AuthController@login");
Route: :post('/login',"AuthController@authenticate');
Route: :get('/logout'"AuthController@logout");
});

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 laravel vue?

757


Tell me why laravel over other php frameworks?

766


What is a Views ?

933


What are the databases laravel supports?

823


What is route model binding?

788


What is the difference between contracts vs facades?

791


What is system requirement for installation of laravel 5.2 (latest version)?

797


Explain the service container?

748


Tell us can laravel be hacked?

725


What is backend framework?

727


Explain how to upgrade valet to valet 2.0?

828


What is laravel 5?

774


How to share your homestead with others.

758


What are contracts?

727


List the requirements to install valet?

763