Router: Regex routing
Add the ability to specify regex as routes Regex format follows standard PCRE
In addition, named capture group will be passed to view
Example see test.php
and index.php
Add the ability to specify regex as routes Regex format follows standard PCRE
In addition, named capture group will be passed to view
Example see test.php
and index.php