0

I have implemented HMVC for creating modules in codeigniter . Now I want to create modules inside module but unfortunately I am getting 404 page.

My current directory structure

modules/api/v1

when I am putting controller inside api/controller folder then it's working fine but when I put a controller file under api/v1/controller folder then it showing me 404 error. I want this because after implementing this all the version of my api will be inside a single folder

Please give me your suggestion how can I do This

Akhilesh Jha
  • 168
  • 2
  • 11

0 Answers0