Hello! For some reason this code causes redirect loop and I have no idea why. I know I could use Session::put() then get and destroy this, but I am really curious why is that happening: http://laravel.io/bin/G9qJ
->with('thread_cookie_test', true)
rather than
->with('thread_cookie_test')
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community