PHP Codeigniter 4 redirect route not found after insert
I have a controller that calls my model to insert a new record, returned the id of the new record, and then does a redirect to display the new record. But I get an error: “The route for ‘/r/xx’ cannot be found”. My Routes.php has a route: