While programming my Authentication app on Laravel, I came across to an error I\'ve never seen before. I\'ve been brainstorming for almost an hour for the cause of this problem
I fixed the error by adding UserTrait to User.php. Get the original User.php file here. If you don't need the rememberMe stuff, you just need this:
UserTrait
User.php
rememberMe