Recent Posts

Theme Switcher for Laravel Breeze

5 minute read

I had a long, very long, standing personal project (who doesn’t, hey?) that was in desperate need of attention. It was running on a old version of Laravel, i...

Atomic Commits, and how they can help

7 minute read

In this post I will be talking about Atomic Commits and how they can result in writing better code and improved quality and efficacy of the PR review process...

How to use Cypress with Laravel Sail

6 minute read

I have been using Laravel Dusk for my e2e tests for some time, but the problem I have with it is that it is really slow. A couple of years ago I started play...

My first venture into Vue and Vuetify

2 minute read

As part of my job I had to very often check which branch was deployed, and when, to a specific environment, usually a UAT client’s site.