After almost a year and a half of these daily tips, I want to try something new today. Today's tip is a video!
When you first start a Laravel project, you have to make a few choices. One of those is which test framework to use: Pest or PHPUnit.
What happens if you later change your mind? How can you switch it later?
There is a ton written about how to switch from the older PHPUnit to the newer Pest, but not much about the reverse. So today, I'll walk you through a few quick steps to change your Laravel app setup from Pest to PHPUnit.
And after watching, don't forget to subscribe to our channel, so you don't miss future videos.
Here to help,
Joel
P.S. What do you think about short video tips like this? Hit reply and let me know.