How to build a Laravel REST API with Test-Driven DevelopmentToday we’ll be going on a Laravel journey driven by tests. We’ll create a Laravel REST API complete with authentication and CRUD functionality without opening Postman or a browser.