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 we can set routing in zend framework2?



How we can set routing in zend framework2?..

Answer / Akanksha Chauhan

To set routing in Zend Framework 2, you can follow these steps:
1. Define the route configuration for your module. This is usually done in a module-specific config file (e.g., module/Application/config/module.config.php).
2. Register the route configuration using ModuleManager's onBootstrap event in your module's bootstrap file (Module.php).
3. Use the defined routes in your controllers to map URL patterns to action methods.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Zend Interview Questions

What is being presented by the decorators?

1 Answers  


What do two colons mean in php?

1 Answers  


Explain how routing works?

1 Answers  


How to disable zend layout from controller for ajax call only?

1 Answers  


What are the basic operations performed by the decorator?

1 Answers  


Why can’t zend_form render my file element without errors?

1 Answers  


How can customize the appearance o f forms generated by zend_form?

1 Answers  


When do we need to disable layout?

1 Answers  


List the default methods provided by decorators in the zend framework?

1 Answers  


How do you define the library path in zend ?

1 Answers  


Suppose your Zend engine supports the mode Then how can u configure your PHP Zend engine to support mode?

1 Answers  


Tell me what is the function of model in mvc architecture?

1 Answers  


Categories