Welcome Guest, Not a member yet? Register   Sign In
Example to Modular Separation code
#1

[eluser]ssachan[/eluser]
Hello Developers,
I am looking for a working example implementing Phil's Modular Separation Library.
Say a working code that has an authentication module.
I have done the basic steps. Get the library, create the module and model,views and controllers inside.
But I really can't understand how modular routing takes place. Also lets say if I want my default controller to be /module/auth/controller/welcome, I can't set it in the routes.php.

It would be really amazing if someone could point me out to a working authentication module that uses only Module Separation(NOT HMVC). I would like to know more about what functions it exposes. And how they can be used in other modules.
Above all how the routing takes place.

thanks
Shikhar




Theme © iAndrew 2016 - Forum software by © MyBB