Convert Dashes to Underscores in URLs automatically in CI4
Posted on: Friday November 22, 2024
dashes to underscore in ci4 url Step 1: Create a Custom Router Create a custom router that converts dashes to underscores in controller methods. File Path: app/Controllers/Router.php [...]
Read More