Welcome Guest, Not a member yet? Register   Sign In
Parameter passing through routing problem
#2

Thank God the problem is solved! Smile

The problem was the forward slash.
This is working now. Smile

$routes->add('userfeed/delete/(:any)', 'Pages\Userfeed::delete/$1');
Reply


Messages In This Thread
RE: Parameter passing through routing problem - by csbb - 02-07-2021, 06:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB