Theme Switcher for Laravel Breeze
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...
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...
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...
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...
In this article I will show how to build a Livewire component to ask for consent to store cookies.
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.