Now I know - the clue was the understanding and the usage of the shift point.
In routes.yml I should've had:
myajax//add/$num1/$num2
whereas, in the controller's url_handlers:
'add//$num1/$num2' => 'add'
HTH someone.
Posted to: Ajax 404 problem | Show Thread | Post Reply