Deploying Kirby CMS with GitHub Actions Pt 2
Development, Kirby / By Chris Tattum / October 31, 2024
Introduction In Part 1, we set up the foundations so GitHub can access your website via SSH. We now complete…Deploying Kirby CMS with GitHub Actions Pt 1
Development, Kirby / By Chris Tattum / October 30, 2024
Introduction A big advantage of using a CMS like Kirby is that it's possible to deploy your website directly from…Debugging PHPUnit with VS Code
Code / By Chris Tattum / June 24, 2019
Add the following to the CLI php.ini file. Note: this is not the same as the one Apache uses in…