Posts related to CI
Dive into expert insights on web development, PHP, Laravel, and emerging technologies. Stay ahead with our latest technical articles and best practices. If you are missing a topic, feel free to reach out to us here.
Welcome to the Fuse Web blog! Here you'll find articles about web development, PHP, Laravel, and more.
Squash Merge Everything? Why “Clean” Git Histories Might Be Hurting Your Team
This article challenges the popular trend of squash merging pull requests by default, arguing that the pursuit of a “clean” G...
April 28, 2025
17 min read
From Code to Deployment: How to Use Docker for Continuous Integration
Docker has become an essential tool for building and deploying modern applications. In a continuous integration and delivery ...
March 22, 2023
19 min read
Automated Testing with Symfony and Codeception: A Beginner’s Guide
Automated testing is a critical part of modern software development, allowing developers to catch bugs early and ensure that ...
March 15, 2023
30 min read