This example shows how to send an email from within a method in your controller.
CakePHP
Read & Write Cookies in CakePHP 3
CakePHP
Masking Text Effect in Photoshop
Photoshop
This example shows you how to encrypt a string and decrypt it.
PHP
This article shows you how to easily blur parts of an image in Photoshop.
Photoshop
Editing Templates, etc. for Bake in CakePHP3 & CakePHP4
CakePHP, CakePHP3, CakePHP4
This is an example on how to get the webroot from within a Cake layout or template.
cakephp4, cakephp, CakePHP3
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
Get a Unique ID in PHP
PHP
This describes how to clear your cache for a website to address the Missing or invalid CSRF cookie issue.
Support, Chrome Browser
This example shows you how to use a model (e.g. $this->Load('Model') ) from within a component, so you can use models like you would in a native controller.
cakephp4, Components
This example demonstrates saving multiple-list records in CakePHP, including form, and handling the post.
CakePHP, CakePHP3
This demonstrates how to lengthen or shorten the session timeout for a logged-in user, in CakePHP. This functionality controls when the user's session times out.
CakePHP, CakePHP4, CakePHP3, CakePHP2
This example shows you how to create a form, the javascript, and the php to handle resizing images before posting to the php file, which saves the original and resized base-64 standard form fields generated.
Jquery, Javascript
How to Fix Error: CSRF token from either the request body or request headers did not match or is missing.
This example shows you how to get a customer list from an authorized Square Account
Square Payments
This CakePHP 4 component lets you easily handle cookies. This example sets a unique ID cookie.
CakePHP, PHP
The top websites with free photos, images, illustrations and videos for your use.
Website Tools, Free
How to use CakePHP Bake Features to generate your models, views (templates) and controllers, automatically!
Cake Bake, Cake Bakery, CakePHP4 Bake