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 meant by Implicit Controllers



What is meant by Implicit Controllers..

Answer / amit khanna

Implicit Controllers allow you to define a single route to handle every action in the controller.
You can define it in route.php file with Route:controller method as shown below.

Syntax : Route::controller(‘base URI’,’<class-name-of-the-controller>’);

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Laravel PHP Framework Interview Questions

What is a primary implication of a cross site request forgery attack?

0 Answers  


what is meant by Global Middleware and Route Middleware ?

1 Answers  


What is the use of Laravel - Sending Email ?

1 Answers  


What are the validations in laravel?

0 Answers  


Tell me how to use select query in laravel?

0 Answers  


What do you mean by dusk used in laravel 5?

0 Answers  


How do laravel facades work?

0 Answers  


How can we use the custom table in laravel?

0 Answers  


Explain homestead in laravel.

0 Answers  


What is eloquent orm in laravel?

0 Answers  


Explain how to add additional sites in homestead environment?

0 Answers  


What is laravel api rate limit?

0 Answers  


Categories