Laravel Daily tut for Laravel and PHP Unit: https://www.youtube.com/watch?v=BuDger5Ytbc&list=PLdXLsjL7A9k0esh2qNCtUMsGPLUWdLjHp Code for this tutorial: https://github.com/Ranagol/Laravel-Testing-Course
DB for this tut: local server, mysql, laravel-testing-course
Whenever the testing is not working, run
composer update
For some reason this solves the strange issue.