1 chap15
Jason Zhu edited this page 2021-09-08 14:27:36 +10:00

Chapter 15: URL Routing

15.1 Preparing the Example Project

15.2 Introducing URL Patterns

15.3 Creating and Registering a Simple Route

15.4 Defining Default Values

15.5 Using Static URL Segments

15.6 Defining Custom Segment Variables

15.7 Constraining Routes

15.8 Usinig Attribute Routing