In your app config, set debug to true to get the error stack.
Thanks for that tip, found the problem and fixed it. Didn't have the remember_token field in my users table. I should really be using migrations instead of creating these tables manually but I'm trying to get to grips with the basics first. Thanks again.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community