hi guys, i want to add a router that match any characters but not match the word "manage",for example,it would match /home , /news , /blog , but /manage should not be matched. how to write such a route? thanks.
Greetings, Jacky
hi guys, i want to add a router that match any characters but not match the word "manage",for example,it would match /home , /news , /blog , but /manage should not be matched. how to write such a route? thanks.
Greetings, Jacky