How to set up 2 navigations in zend framework 2?
Answer Posted / Sunanda Biswas
{"solution": ["Create two Navigation objects", "Define the pages and their roles", "Add the Navigations to your Module.php or ServiceManager"]}
Post New Answer View All Answers
How to render zf2 view within json response?
342
How you can set module name, controller name, and action name in zend framework?
307
How to call two different views from same action?
302
Explain filters in zend framework with examples?
225