set method in Phalcon\Http\Response\Cookies::set doesn't have arguments for setting the domain. I need to set it to ".mydomain" in order to allow the cookie to be valid accross subdomain. Please anybody who knows, tell to me how?
This post is marked as solved. If you think the information contained on this thread must be part of the official documentation, please contribute submitting a pull request to its repository.
set method in Phalcon\Http\Response\Cookies::set doesn't have arguments for setting the domain. I need to set it to ".mydomain" in order to allow the cookie to be valid accross subdomain. Please anybody who knows, tell to me how?