Problem setting routes in HMVC |
I believe that CI3 routing system does not work properly with Wiredesignz HMVC. I can not make the CI3 routes to work properely without calling the ".index.php/route" in the URI (as I described before in my previous replies). If anyone has a ready to go CI3 framework with HMVC where the routes work properly, I will be more than glad to use it in my project because I can not the framework to work with my modules routes.
LE: the framework attached by InsiteFX has the same routing problem. On my machines the modules routes can not work without "http://localhost/index.php/route" LEE: I tested this repository https://github.com/degt/Codeigniter-HMVC-example and on my machine I can not access http://localhost/signin/ I get the same 404 Not Found Error. |
Welcome Guest, Not a member yet? Register Sign In |