Creating a RESTful API resource in CakePHP 4
in CakePHP #cakephp #api #rest
Here's how to quickly convert a controller into an API resource
CakePHP 4 "Missing or incorrect CSRF cookie type"
in CakePHP #cakephp #middleware
Reconfiguring `CsrfProtectionMiddleware` to allow POST requests to specific scopes
MySQL Workbench Import/Restore: "There were no dump files in the selected folder."
in Development #mysql #backup #restore #mysql-workbench #phpmyadmin
Restoring a phpMyAdmin sql.zip with tables exported as separate files using MySQL Workbench
CakePHP CRUD plugin pagination limit
Adding pagination to `friendsofcake/crud` and `friendsofcake/crud-view`
AWS CodeCommit: Repository does not exist
in Development #aws #git
Troubleshooting Amazon CodeCommit not letting you into your repository over an SSH connection.
Delete a whole line you're on in phpStorm
Crop a photo for Instagram without any weird or unnecessarily paid apps
Sometimes you need to crop a photo into a custom ratio that the default Photos app doesn't support. Here's how you can do that without reverting to those single-use apps from unknown developers.
Form submit event not firing
Debug environment variables when setting up GatsbyJS with headless Wordpress
GatsbyJS talks to headless Wordpress via a GraphQL endpoint which you can specify using an environment variable. Here's how you can debug it when setting up the connection.
"Error establishing a database connection" after Wordpress migration
Installing Debian on an Oracle Cloud Free Tier VPS
in Cloud & Serverless #debian #vps #oracle-cloud-infrastructure