You have to create a remember_token field (varchar(100) NULL) on your users table. This is used by Eloquent if you have a "remember me" option when logging in.
Oh, thanks. Some time has passed since I've made it last time. BTW do you know the solution for fix this problem with this outputted code? I've this issue in Chrome and Opera.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community