Upgrades & code quality
Keeping up with Laravel and PHP without an annual crisis. Major upgrades are their own projects, not automatically part of a plan.
Laravel upgradeMoving to a newer Laravel version, with a plan and a test round.Read more →PHP upgradeMoving to a supported PHP version without surprises in production.Read more →Dependency maintenanceUpdating packages after review instead of blindly updating everything.Read more →Code audit & technical adviceInsight into risks, technical debt and what deserves attention first.Read more →Test automationTests around the critical paths, so changes become less risky.Read more →