That's intended. The variable works kinda like a "catch-all", so it goes from top to bottom through all the routes and enters the one it finds first. If you have the same url twice with different methods it should always enter the first one.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community