mitchellvanw / laravel-doctrine

NO LONGER MAINTAINED! A Doctrine 2 implementation that melts with Laravel
MIT License
187 stars 74 forks source link

Patch L5 auth #93

Open thomasruiz opened 9 years ago

thomasruiz commented 9 years ago

Hello!

These commits fix the authentication for L5. I'm not sure about the getAuthIdentifier method. It is working, but maybe there's a better way of doing this and not actually call app()?