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...
The Laravel portal for problem solving, knowledge sharing and community building.
The community