Blog

Articles, notes, and practical lessons

Here I share thoughts, ideas, and experience from building web applications, improving business workflows, and delivering software that holds up over time.

Are attribute casting tests worth the hassle?

Among others, Laravel offers a neat feature where model's attributes are cast to desired cast types. Although I follow the Laravel community regularly, I've never come across an article that would cov...

Gain more confidence when testing traits

In my one of more recent articles that I wrote on LinkedIn, I presented how to test PHP traits in tow steps. But something was missing. The test assured us that trait is imported into the class. But i...

My LinkedIn Posts

I posted few articles on LinkedIn. You can find them here.