Shakil Khan

Results 1 issues of Shakil Khan

When I had multiple routes like `auth/login`, `auth/:custom/` , `/:parent/:alias/` and my current route is `auth/login/` i get all three routes in $this->matchRouter, it is possible to fix that? ![image](https://user-images.githubusercontent.com/77694098/105081585-a979f800-5a92-11eb-9302-49bd4ad6cbb0.png)...