Welcome Guest, Not a member yet? Register   Sign In
Route with variable gives 404
#3

I now have copied the exact syntax including slashes, and capitailized backend as you said, but sadly it doesn't work


PHP Code:
$routes->get('backend/brands/(:any)''Backend/Brands::search/$1'); 


When I remove the /$1 at the end, the routing comes to the right page, but without the variable...
Reply


Messages In This Thread
Route with variable gives 404 - by sjender - 12-11-2020, 07:50 AM
RE: Route with variable gives 404 - by neoneeco - 12-12-2020, 02:53 AM
RE: Route with variable gives 404 - by sjender - 12-14-2020, 03:38 AM
RE: Route with variable gives 404 - by ReivaxBird - 12-14-2020, 08:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB