We were talking about Laravel 5 on its release, we are pleased today to welcome Laravel 5.1
I have to login both admin and user in same browser in Laravel. In Zend Frame Work it is possible using $authNamespace = new Zend_Session_Namespace('Zend_Auth'). Is there any similar approach available in Laravel?
$authNamespace = new Zend_Session_Namespace('Zend_Auth')
Aucun commentaire:
Enregistrer un commentaire