php - Zend\ServiceManager\ServiceManager::get was unable to fetch or create an instance for doctrine.authenticationservice.orm_default -


zend\servicemanager\servicemanager::get unable fetch or create instance doctrine.authenticationservice.orm_default installed zend 2 framework authdoctrine module. can see getting above error when try visit

http://localhost/test/public/auth-doctrine/index/login 

i getting error in module.php file.

if using doctrineormmodule:

return $servicemanager->get('doctrine.authenticationservice.odm_default'); 

can me how resolve this?


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -