summaryrefslogtreecommitdiff
path: root/src/Router.php
AgeCommit message (Expand)Author
29 hoursmiddleware trait and added to routerSam Light
29 hoursfixing tests and code formattingSam Light
29 hoursshared code in traits for common features for groupsSam Light
29 hourscode formattingSam Light
29 hoursgenerating routes with parameters and testsSam Light
29 hoursgenerate named routeSam Light
29 hoursRenamed router route method to makeSam Light
29 hoursadded named routes to routerSam Light
29 hoursRoute methods now return RouteDefinition class and testingSam Light
29 hoursRefactor dispatch to use a seperate findRoute methodSam Light
29 hoursmake router match any routeSam Light
29 hourscode formattingSam Light
29 hoursMake basic routing workSam Light
29 hoursbig updateSam Light
29 hourscreated some basic structure classesSam Light