Welcome Guest, Not a member yet? Register   Sign In
Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
#6

I think you are using routes incorrectly. You are overwriting $routes->set*() and your next routes may have incorrect parameters. Please specify them as $routes->group("", ["namespace" => ...])
Set global options only general module - App
Simple CI 4 project for beginners codeigniter-expenses ( topic )
Reply


Messages In This Thread
RE: Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4 - by ozornick - 02-12-2025, 01:25 PM



Theme © iAndrew 2016 - Forum software by © MyBB