summaryrefslogtreecommitdiff
path: root/src/Router.php
AgeCommit message (Collapse)Author
34 hoursgenerating routes with parameters and testsSam Light
34 hoursgenerate named routeSam Light
34 hoursRenamed router route method to makeSam Light
34 hoursadded named routes to routerSam Light
34 hoursRoute methods now return RouteDefinition class and testingSam Light
34 hoursRefactor dispatch to use a seperate findRoute methodSam Light
34 hoursmake router match any routeSam Light
34 hourscode formattingSam Light
34 hoursMake basic routing workSam Light
34 hoursbig updateSam Light
34 hourscreated some basic structure classesSam Light