This replaces the old and outdated v2+ article about this topic. Looking back at v3 As the old article was still from CakePHP 2 days, the CakePHP 3 version was already its own plugin. It was moved to a standalone…
Month: March 2020
Exposing records in CakePHP
… using UUIDs (universally unique identifiers) on top of the existing AIID (auto-increment ID) primary keys. Introduction I first have to explain a bit where I am coming from regarding this topic. Over 13 years ago (~2007) I started some…