Kohana v3 :: Routes Basics
**NOTE** I have recently found a much cooler way of doing this – please read this also: http://v3.kohanaphp.com/guide/tutorials.urls .
I have found the routing in Kohana to be one of the most helpful and easiest features with wich to work. In this tutorial I will show you how to use Routes to organize your Public site [...]