Chapter 3. Routing
In this chapter, we will cover the following topics:
- Building an API / JSON based route for searching
- Testing your route in PHPUnit
- Building a view based route
- Testing your view based route in PHPUnit
- Creating named routes
In this chapter, we will cover the following topics: