RSS Feed/News Is there a way to know which public route matched with a URL?

Status
Not open for further replies.

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
24,748
Points
823

Reputation:

If I'm hitting https://mysite.com/index.php?fantasybyte/teams

I'm getting the following message:
HTML:

The requested page could not be found. (Code: invalid_action, controller: Asprin\FB:Common, action: Teams)

I've the route set up correct as follows:
1708143732262.webp
1708143754141.webp

So ideally, I was hoping to have the "Teams" Controller get picked up. Now that it isn't, is there a way to know which route was matched by the system so that I could go there and update it accordingly?

Continue reading...
 
Status
Not open for further replies.
Top