Blog

My Articles

Here I share my thoughts, ideas, and experiences.
I write about PHP & Laravel and other web development topics in general.

Standardize Rector Rules Across Laravel Projects with a Custom Composer Package

When I had to copy Rector configs between Laravel projects, it always felt annoying — and easy to mess up. I wanted a better way. My approach is simple: if something isn’t tied to a project’s...


Simplifying Issue Tracking, Introducing Issuefy.dev – From Emails to GitHub Issues

In every project, dealing with client feedback and bug reports can be a headache, especially when they come in through emails. How do I know that? Well, I have the same problem. I have been working...


LaravelLive UK 2024 - My Fourth One

Alright, the title sounds boring. But stick with me because what comes next is my story about my fourth time at LaravelLive UK. Spoiler: It was awesome. First things first, LaravelLive is the best...


Avoiding unnecessary missing translation warnings when validating in Laravel when using handleMissingKeysUsing

Hey everyone! Today, I want to share a quick tip about Laravel's Lang::handleMissingKeysUsing method. If you haven't heard of it, no worries – it's a neat feature that gets triggered...

My Work Featured on Laravel News