This example shows you how to add HTML to your flash messages. Helpful when you want to add a link in CakePHP flash messages.
Cake4, CAKEPHP 4
This article demonstrates how to login as another user by impersonation, in CakePHP4. This allows administrators to login as another user and test issues with that user.
CakePHP
Validate Existing Password when Changing Password in CakePHP 4
CakePHP4
How to use CakePHP Bake Features to generate your models, views (templates) and controllers, automatically!
Cake Bake, Cake Bakery, CakePHP4 Bake
When using the CsrfProtectionMiddleware, this will demonstrate how to remove CSRF protection. Useful when handling some AJAX calls that need to post keys, such as captcha or payment APIs.
cakephp, cake4
This example shows how to the get name of the controller or method in CakePHP3
CakePHP3, CakePHP
This example shows you how to change the layout in CakePHP4
CakePHP, CakePHP4, CakePHP3