I would like to classify inside the controller, create a new subdirectory. But there is no way to match this route, the following is my solution
My solution is to register multiple namespaces and then route them to match the corresponding namespace, but does this need to register multiple namespaces, is there a better way?