When a customer login from front-end login form I want to show his profile in laravue dashboard but its redirecting to laravue login page ! is there any good away to avoid this redirecting ?
example- if a customer login the customer logincontroller should redirecting him to laravue dashboard but when he about to go dashboard some authentication or middleware (which i cant find in any folder) redirect him to default laravue login page ! Hope you guys understand !? tnx
When a customer login from front-end login form I want to show his profile in laravue dashboard but its redirecting to laravue login page ! is there any good away to avoid this redirecting ? example- if a customer login the customer logincontroller should redirecting him to laravue dashboard but when he about to go dashboard some authentication or middleware (which i cant find in any folder) redirect him to default laravue login page ! Hope you guys understand !? tnx