ollieread / multiauth

Laravel multi auth
441 stars 109 forks source link

Entrust::can('') not working #88

Closed chhumsina closed 9 years ago

chhumsina commented 9 years ago

Hi,

It works well with multiple authentication but i have problem with Entrust::can(''). Do any tip for that or any recommend?

Thanks you :)

ollieread commented 9 years ago

Afaik, Entrust is designed to work with default Auth, so I wouldn't be able to suggest anything, plus I've never used Entrust myself.

chhumsina commented 9 years ago

Thanks you :)