Blog


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...

Read

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...

Read

My LinkedIn Posts

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

Read