ollieread / multiauth

Laravel multi auth
441 stars 109 forks source link

hi i'm using laravel 4.0 and i have and error i use your ver 1.0.1 #60

Closed aldikun17 closed 9 years ago

aldikun17 commented 9 years ago

Class Ollieread\Multiauth\MultiauthServiceProvider contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (Illuminate\Auth\UserProviderInterface::retrieveByToken, Illuminate\Auth\UserProviderInterface::updateRememberToken)

how to fix this sir i really need it to work for my system thanks is advance

ollieread commented 9 years ago

That version is unsupported right now as everyone should have really updated to 4.2. You could also clone the repo and role your own version with these changes in place.