try this where "1" is the index
Session::pull('name', 1);
Well, thanks, but I tried using the index and still get the same results. It appears that the session variable gets destroyed and the array is lost. Any other suggestions?
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community