Hello! After the user login on the admin panel I redirect him to the dashboard, but on that page the session is always null. There is no echo after the auth::attempt(), just a redirect, but I tried to remove this redirect, and the var_dump returns true. But when I change the page it becomes null again. I'm using the database driver, can anyone help with this bizarre error?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community