Hi @domalca, what is the error message associated with the 500 error? You should have a record of that in the Laravel logs.
This post on Laracasts has a good discussion on the issue and I think you want something like Talinon's reply on there.
Many Thanks Musimana, it is solved just like this: Auth::guard('web')->logout();
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community