Adding Routes

Let's add some routes. For the time being we are just going to add matching and handling for routes which are actually found.


We'll start out by using callbacks as handlers but later we are going to progress onto controller classes and methods.

Complete and Continue  
Discussion

7 comments