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

PHP Code:
$routes->get('/backend/profile''Backend\Profile::index');
$routes->get('/backend/profile/(:num)''Backend\Profile::index/$1'); 
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
RE: Route with variable gives 404 - by paulbalandan - 12-17-2020, 08:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB