Note: At the time of writing this article I’m using Laravel 9.5.1 The thought of “Test Driven Development” or just writing tests for your Laravel application can feel daunting, especially with the vast number of features PHPUnit has to offer. The truth is, once you uncover the basics and write…