when we login to Admin backend the URL wil be
http://127.0.0.1/shopping/admin/dashboard
where admin is folder in controller folder and the dashboard is the controller and in dashboard there is method with name index CI call it
i wanna to know how CI understand that admin is the name of folder not the name of controller