I've understood that the problems is due to the login form into the menu, which requires the CSRF Token.
But why does it work if I arrive there using App:abort(404) and not through an unexisting route? What should I change?
At the moment I've solved rempvoing the form from the 404 page.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community