Is there a way to store cart in users cookie (~forever)? #16
Labels
enhancement
New feature or request
Hacktoberfest
Hacktoberfest Label
help wanted
Extra attention is needed
question
Question about the code
Is there a way to store cart in user's cookies forever?
I don't want to store session forever or change session driver to cookie, but I want to store cart in cookies forever (or for a long time).
So, is there a way to change cart's storage to cookies?
The text was updated successfully, but these errors were encountered: