I am trying to authenticate users in my Laravel application. I am encountering the following problem...
I had this same problem, searched around for a few days. Decided to drop the controller and wrote my...
The problem was that I was wrongly overwriting the getAuthIdentifier()-method in my User class publ...
relationships still stump me sometimes, but if I am correct, you should call $forum->lastcomment(...