Deploying Kirby with DeployHQ
A major advantage of using a CMS like Kirby is the ability to deploy your website directly from a Git repository. Since Kirby uses flat files instead of a database, this includes both your code and content.
Deploying Modern PHP: Laravel, Symfony, and More. Explore how to deploy popular PHP frameworks with DeployHQ, streamlining your release process.
Displaying posts 13 - 16 of 16 in total
A major advantage of using a CMS like Kirby is the ability to deploy your website directly from a Git repository. Since Kirby uses flat files instead of a database, this includes both your code and content.
I wanted to build something that took a more modern structured approach...separates classes into 'single responsibilities'...uses Composer for loading dependencies...is easy to read & extend...Separates HTML from PHP.
One of the most common technologies used on the web today, and for the past few decades, is PHP, or as it was originally known, Personal Home Page. Now, it's...
Whilst deployment services like DeployHQ will generally only handle file changes, it can be necessary, particularly when deploying a major release of your app, that changes might need to be...