Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Modules
Post: RE: Modules

Then let us move this thread for Ci3. Change `third_party` to `modules` and support it future versions Ci3.1.1x For me, Ci3 seems better and easier, i didn't like Ci4!  :s :sick:
5,420 Views
3 Replies
09-22-2019, 04:10 AM
Idea
    Thread: Modules
Post: RE: Modules

By the way, i`m coming from ci3, and i don't know how ci4 is working :angel: :D Just want it to organized and modular application.
5,420 Views
3 Replies
09-16-2019, 08:01 PM
Idea
  Star Thread: Modules
Post: Modules

Replace 'third_party' to 'Modules' for HMVC applications! I suggest to load module using the following code : Code: -- $this->load->module('path_inside_modules', 'rename_if_need'); -- then use...
5,420 Views
3 Replies
09-16-2019, 07:37 PM
Idea
  Brick Thread: Load controller from another controller
Post: RE: Load controller from another controller

That will work only for HMVC! if you are looking for normal CI you can use this : MY_Loader.php Code: --
27,032 Views
12 Replies
08-14-2019, 07:26 PM
Idea
    Thread: Load controller from another controller
Post: RE: Load controller from another controller

I worked almost 10 hours continuously to create HMVC controller loader. customized Wiredesignz HMVC in `application/core/MY_Loader.php`. I came to this : In the controller `Developing.php` extends...
27,032 Views
12 Replies
08-13-2019, 04:30 AM
Idea

Theme © iAndrew 2016 - Forum software by © MyBB