Quantcast
Channel: CodeIgniter Forums - All Forums
Viewing all articles
Browse latest Browse all 14343

Codeigniter 3 + HMVC (sub-direcotry in modules)

$
0
0
I use HMVC wiredesignz third party to use modular structure for Codeigniter.

I there a way to create a subfolder in the modules directory ?

I want something :
Code:
modules
   module1
      controllers
          Module1.php
      ...
   admin
      module2
          controllers
              Module2.php
           ...    
      module3
          controllers
              Module3.php
           ...

Of course I've tried to call with :
Code:
base_url('admin/module2/index');

I've got a 404 error. Is this possible ?

Thanks

Viewing all articles
Browse latest Browse all 14343

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>