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?
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?