
Andy2024
-
Posts
17 -
Joined
-
Last visited
Community Answers
-
Andy2024's post in Problems reading session array was marked as the answer
Thanks you so much, i couldn't see the wood for the trees
i'd put $cartItems = $itemArray; instead of $cartItems[] = $itemArray; before setting the session Session::set("cart_item", $cartItems);