Unable to set cookies #367
Unanswered
francoism90
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @francoism90. Take a look at the cookie's domain. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
cookie('name', 'foo')
, but the cookie isn't created. It seems the cookies get destroyed on each request. I'm using a subdomain, maybe this is the issue?Thanks
Beta Was this translation helpful? Give feedback.
All reactions