Farhan Abdul Qayyum

Results 2 issues of Farhan Abdul Qayyum

I can lazy load a controller file in routing. So that controller file is loaded when its needed. but I want to know what is the best way to lazy...

I want to lazy load services which are dependent on other services. For example Service A has service B as a dependency and service B has service C as dependency....