![]() |
Is there any wat to translate camel case to uri dashes??? like "BlogController" to "blog-controller" in auto routing. In the Routing.php file configuration it only exists to translate if the URI is "blog_controller"
|
Messages In This Thread |
translate uri - by gabriel_fucci - 12-06-2023, 06:42 AM
RE: translate uri - by kenjis - 12-06-2023, 04:09 PM
RE: translate uri - by kenjis - 12-10-2023, 07:14 PM
RE: translate uri - by gabriel_fucci - 12-11-2023, 05:10 AM
|