Latest Blog Articles

Read my latest articles and blogs

Laravel testing and config hierarchy

Laravel testing and config hierarchy

2 min read

A short look into why switching from <server> to <env> in PHPUnit can unexpectedly break your automated test suite.

Read article
Laravel package development locally

Laravel package development locally

6 min read

Develop Laravel packages locally by symlinking a sub-folder directory, enabling real-time development and integrated package testing.

Read article
What a programmer really means...

What a programmer really means...

3 min read

What we say, and what we mean isn't always the same

Read article
Developer Standards and Coding Ethos

Developer Standards and Coding Ethos

10 min read

Developer standards - a collection of rules, guidelines, and best practices, designed to unify development teams or projects.

Read article