Laravel 8 Test Driven Project Example To start testing : php artisan migrate:fresh php artisan test To see available route : php artisan route:list --compact This project was made only because im learning how to use or make feature/unit test on Laravel. @ibb.ac