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 does autoloader in zend framework?

1 Answers  


What is the latest version of zend framework?

1 Answers  


What is the difference between zend framework and laravel?

1 Answers  


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

1 Answers  


Zend framework and wordpress integration?

1 Answers  


How to get variable's value from get?

1 Answers  


When do we need to disable layout?

1 Answers  


How to access route, post, get etc. Parameters in zend framework 2?

1 Answers  


Tell me what are the steps kept in mind while designing the zend_form?

1 Answers  


What are the advantages of zend framework 3? Explain

1 Answers  


How to add a view helper directory (zend framework)?

1 Answers  


Configuration in zend framework, application.ini file?

1 Answers  


Categories