I placed the mistakes route in the unauthenticated and authenticated route groups. Then I put the same link to mistakes inside and outside of the Auth check in my view. Still not working, wonder why.
Ok, simple mistake. I had a filter on my guest auth in filters.php. Removed it now everything works.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.