-
-
Notifications
You must be signed in to change notification settings - Fork 1
Dynamic path mapping
Greg Bowler edited this page Sep 16, 2025
·
1 revision
// TODO: Three features: named dynamic paths (get("something")
, unnamed dynamic path (get()
), deeper paths with @@ syntax (getExtra()
).
PHP.GT/Routing is a separately maintained component of PHP.GT/WebEngine.