Git, Continuous Deployments and Your WordPress Themes
Learn how to introduce Git and Continuous Deployments to your WordPress theme development process. Boost your productivity, reduce mistakes, and improve the quality of your software with this ultimate guide
How to prepare and restore WordPress backups
Learn how to export your WP instance to Amazon S3, automate the process with Buddy, and restore your website from the backup file if needed.
How to deploy WordPress directly from Slack
Learn how to streamline your WordPress delivery process down to a single Slack command.
How to take screenshots with Puppeteer
Learn how to grab screenshots of your website on every push to branch with a Puppeteer Node.js library on headless Chrome.
How to automate visual reviews with Percy
Learn how to integrate Buddy with Percy to make snapshots of your websites on every push to Git.
First steps with Laravel and Continuous Delivery
Learn how to write a Laravel app, configure unit, feature and browser tests and automate the whole process with Buddy CI.
How to run Selenium tests with Laravel Dusk
Learn how to write, configure and run E2E tests on your PHP apps with Laravel Dusk and Buddy automation tools.
How to create Laravel Docker image
Learn how to Dockerize a Laravel application, share it through a registry, and automate the process with Buddy's Continuous Delivery.