Closed bobbypiper closed 10 years ago
Looks likes that is related to the most recent (and unfortunately breaking) Laravel update:
@dabernathy89 thanks that solved it! Haven't used Laravel before so this is all new to me!
I've updated the code couple days ago to implement the breaking changes update. Should be all good now.
followed the instructions to install locally on windows and the following exception is provided:- ... Symfony \ Component \ Debug \ Exception \ FatalErrorException Class Tricks\User contains 3 abstract methods and must therefore be declared abstract or implement the remaining methods (Illuminate\Auth\UserInterface::getRememberToken, Illuminate\Auth\UserInterface::setRememberToken, Illuminate\Auth\UserInterface::getRememberTokenName) ...