I have created this flow in codeigniter: Controller: Employee Sales Account
Now if i am accessing Sales Controller Function in View then i am doing like: base_url()/Employee/Sales/FunctionName Then its throwing 404 error.
Can anyone tell me how can i manage Sub-Sub Folder Structure in Code Igniter