I am writing an application that will be supporting a legacy node application that uses uuid4 as session ids.
How can I implement uuid4 in phalcon and use that as my internal session id.
I am writing an application that will be supporting a legacy node application that uses uuid4 as session ids.
How can I implement uuid4 in phalcon and use that as my internal session id.