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 default function and default controller of cakephp which is called automatically?



What is default function and default controller of cakephp which is called automatically?..

Answer / Sudhir Yadav

In CakePHP, when you navigate to the root URL (e.g., example.com), the default function is 'index' and the default controller is 'App', as defined in the routing configuration. So, by default, the 'index' action of the 'App' controller will be executed.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CakePHP Interview Questions

What is the term "security.salt" and "security.cipherseed" in cakephp?

1 Answers  


What are commonly used helpers of cakephp?

1 Answers  


How to use session in cakephp?

1 Answers  


What are the key features of cakephp?

1 Answers  


What do you mean by component in cakephp?

1 Answers  


What is the name of cakephp database configuration file?

1 Answers  


Explain cakephp?

1 Answers  


What is default function and default controller of cakephp which is called automatically?

1 Answers  


What is cakephp used for?

1 Answers  


How to install cakephp with composer?

1 Answers  


List minimum server requirements to install cakephp?

1 Answers  


What is the default extension of view files? How we can change it?

1 Answers  


Categories