how can i change the path: /forum/user/velo.1/
to /forum/user/1
so that it only shows the user id
/forum/user/example.2/ = /forum/user/2
/forum/user/example2.3/ = /forum/user/3
/forum/user/example3.4/ = /forum/user/4
and that i dont need to change it for everybody with route filters
to /forum/user/1
so that it only shows the user id
/forum/user/example.2/ = /forum/user/2
/forum/user/example2.3/ = /forum/user/3
/forum/user/example3.4/ = /forum/user/4
and that i dont need to change it for everybody with route filters