If you use open-source software, you might wonder, why all those changes and why you should migrate up to the next major versions. Some don’t even (properly) migrate the minor version of the framework dependency to the latest available release…
Year: 2021
(Cake)PHP queuing: Real-life examples
With the new major v6 of Queue plugin it is time to update my 8-year-old blog post about the Queue system. A lot has happened since Cake1/2. With CakePHP4 and modern PHP architecture, we want to look into the queuing…
Nginx setup for your (CakePHP) apps
Quite some time ago, I linked already to the cakephp-config-for-nginx/ blog post. And my post about Apache setup is also now almost 10 years old. It is time to update also my blog about the latest configuration here, and in…