Home
Forums
Members
Search
Help
New topics
Todays topics
Website
Welcome Guest, Not a member yet?
Register
Sign In
Login
Username:
Password:
Remember me
Lost Password?
CodeIgniter Forums
CodeIgniter 4
CodeIgniter 4 Discussion
Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
Share on Google
Share on Facebook
Share on Twitter
View a Printable Version
Subscribe to this thread
Add Poll to this thread
Send thread to a friend
Linear Mode
Threaded Mode
Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
ozornick
Antispam Moderator
Posts:
561
Threads:
29
Joined:
Jul 2022
Reputation:
27
#6
02-12-2025, 01:25 PM
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
Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
- by
olisaagbafor
- 02-12-2025, 03:33 AM
RE: Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
- by
ozornick
- 02-12-2025, 07:11 AM
RE: Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
- by
olisaagbafor
- 02-12-2025, 09:48 AM
RE: Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
- by
ozornick
- 02-12-2025, 10:48 AM
RE: Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
- by
olisaagbafor
- 02-12-2025, 11:40 AM
RE: Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
- by
ozornick
- 02-12-2025, 01:25 PM
RE: Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
- by
olisaagbafor
- 02-13-2025, 10:49 AM
RE: Discovering Route.php and Routing.php settings in custom Modules in CodeIgniter4
- by
InsiteFX
- 02-13-2025, 11:19 PM
--------------------
Private Messages
User Control Panel
Who's Online
Search
Forum Home
General
-- News & Discussion
-- Events
-- Lounge
-- Regional User Groups
Using CodeIgniter
-- Installation & Setup
-- Model-View-Controller
-- Libraries & Helpers
-- Best Practices
-- Choosing CodeIgniter
-- General Help
CodeIgniter 4
-- CodeIgniter 4 Roadmap
-- CodeIgniter 4 Development
-- CodeIgniter 4 Feature Requests
-- CodeIgniter 4 Support
-- CodeIgniter 4 Discussion
-- CodeIgniter 4 Addins
Development
-- CodeIgniter 3.x
-- CodeIgniter 2.x
-- Issues
-- NetBeans Plugin
External Resources
-- Spotlight
-- Learn More
-- Jobs
-- Addins
Archived Discussions
-- Archived Libraries & Helpers
-- Archived Development & Programming
Theme © iAndrew 2016 -
Forum software by © MyBB