Welcome Guest, Not a member yet? Register   Sign In
Routing and modules
#4

The namespaces and paths should be the same, word for word.

PHP Code:
'Modules\Admin'  => ROOTPATH 'Modules/Admin',
'Modules\Portal' => ROOTPATH 'Modules/Portal',
'Modules\Site'   => ROOTPATH 'Modules/Site'
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Routing and modules - by lucky - 11-24-2020, 12:33 AM
RE: Routing and modules - by InsiteFX - 11-24-2020, 06:52 PM
RE: Routing and modules - by lucky - 11-25-2020, 12:29 AM
RE: Routing and modules - by InsiteFX - 11-25-2020, 03:46 PM
RE: Routing and modules - by lucky - 11-26-2020, 12:20 AM
RE: Routing and modules - by InsiteFX - 11-26-2020, 03:04 AM
RE: Routing and modules - by lucky - 11-26-2020, 09:57 AM
RE: Routing and modules - by InsiteFX - 11-26-2020, 12:11 PM



Theme © iAndrew 2016 - Forum software by © MyBB