bewithdhanu / codeigniter-3.2.1-with-admin-LTE-Template-Intigration

Admin LTE templete with php codeigniter 3.2.1 latest version
http://vehicleinfo.epizy.com/codeigniter-3.2.1-with-admin-LTE-Template-Intigration/
The Unlicense
44 stars 47 forks source link

I changed the default controller from route but still open Login #11

Open suhaibzia786 opened 4 years ago

suhaibzia786 commented 4 years ago

when sessions are destroyed. it still open the Login controller. I want to open the website page first then go to the dashboard.

How can I do that?

bewithdhanu commented 4 years ago

please share logic what you have written in your default controller,

Generally, under the default controller's constructor, you can specify whether you need to be redirected or not