
Integrating Telegram Bot with CakePHP using TeBo
This article is part of the CakeDC Advent Calendar 2024 (December 9th 2024) Want to add a Telegram bot to interact with your users? TeBo is a great plugin that…
TIPS, INSIGHTS AND THE LATEST FROM THE EXPERTS BEHIND CAKEPHP

This article is part of the CakeDC Advent Calendar 2024 (December 9th 2024) Want to add a Telegram bot to interact with your users? TeBo is a great plugin that…

This article is part of the CakeDC Advent Calendar 2024 (December 8th 2024) We live without a doubt in a digital era, where everything is now taking place online.…

This article is part of the CakeDC Advent Calendar 2024 (December 7th 2024) This article continues our exploration of htmx integration with CakePHP, focusing on two…

This article is part of the CakeDC Advent Calendar 2024 (December 6th 2024) Vite can be easily integrated to manage assets such as JavaScript, CSS, images, and…

This article is part of the CakeDC Advent Calendar 2024 (December 5th 2024) The use of JWT in communication is vital for modern applications because of its ability…

This article is part of the CakeDC Advent Calendar 2024 (December 4th 2024) Other Articles in the Series Building Dynamic Web Applications with CakePHP and HTMX: A…

This article is part of the CakeDC Advent Calendar 2024 (December 3rd 2024) In modern PHP development, utilizing constants and enums can significantly improve code…

This article is part of the CakeDC Advent Calendar 2024 (December 2th 2024) Other Articles in the Series Building Dynamic Web Applications with CakePHP and HTMX:…

So, we are back! It’s been a while, right? We are aware that the blog has been quiet, but boy do we have a surprise for you all. First, let’s recap this year……
The Inertia Plugin allows a CakePHP application to integrate Vue 3 components in the front end, without the need to write a specific API for data transfer. This is…
CakePHP 5.0.0 was released on September 10th. The current version as of today is 5.0.3 (released Nov 28th and compatible with PHP 8.3…
In the realm of web development, a seamless local environment is the bedrock for efficient and stress-free coding. Enter DDEV, a powerful tool that simplifies the…
CakeFest 2023 once again brought together developers from around the world for a weekend of baking (code), insightful talks, and community building. This year's…
The title speaks for itself, let’s jump right in! As a preliminary step, we start from a user registered in DigitalOcean with a validated account. Use the doctl…

Here we are again coming off of the CakeFest sugar high! I don’t even know where to begin. Unfortunately, or fortunately - I haven’t decided, we had to do…
Let’s talk about Dependency Injection! SOLID principles As you know SOLID is an acronym for the five object-oriented design principles. In this topic, we will…
Let’s talk about Dependency injection! SOLID principles As you know SOLID is an acronym for the five object-oriented design principles. In this topic, we will…

The whole team here at CakeDC are big supporters and contributors of the CakePHP community. For this month, I decided to do “one CakePHP project per day” to share…
.highlight { float: left !important; } The log of applications is gold. It's an important part of the software, they represent the health of the application. By…

We sponsor a monthly CakePHP training session (register here https://training.cakephp.org ) where we cover different topics about the framework. One of our…