Welcome Guest, Not a member yet? Register   Sign In
Route with optional parameter
#5

(:any) is pretty much * on any other system, and while it isn’t necessarily intuitive it does *not* include the preceding slash. For example: https:://example.com/logout would match ‘logout’ but not ‘logout/*’ because there is no slash, however it would match ‘logout(:any)’ (notice how slash)
Reply


Messages In This Thread
Route with optional parameter - by Cyto5 - 07-17-2020, 10:52 AM
RE: Route with optional parameter - by tgix - 07-17-2020, 11:03 PM
RE: Route with optional parameter - by jreklund - 07-18-2020, 02:12 AM
RE: Route with optional parameter - by tgix - 07-18-2020, 02:57 AM
RE: Route with optional parameter - by MGatner - 07-22-2020, 02:03 PM
RE: Route with optional parameter - by edyahui - 11-16-2020, 06:27 PM



Theme © iAndrew 2016 - Forum software by © MyBB