thanks for the help guys

I solved the problem

module.config.php

'controllers' => array(
        'invokables' => array(
            'Application\Controller\Index' =>
'Application\Controller\IndexController',
            'Application\Controller\News' =>
'Application\Controller\NewsController'   //  needed just add this line
        ),
    ),

--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/zf2-beta5-I-need-a-detailed-tutorial-tp4655701p4655720.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: [email protected]
Info: http://framework.zend.com/archives
Unsubscribe: [email protected]


Reply via email to