Open suhaibzia786 opened 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?
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
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?