Hey guys i am newly working on Laravel. I am facing a problem regarding authentication. Its that whenever i try to authenticate a user and redirect it to a view of a specific controller it works fine but then when i try to open the other view the user authentication does not work ( user logs out ). basically the issue is i have two controllers so if i redirects from authentication to any one of them the other one doesnt have the user.. I hope i have explained my problem clearly
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community