finished router part

This commit is contained in:
Patrick 2014-09-14 18:22:40 +02:00 committed by lubiana
parent e83e112212
commit fec0459c98
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk
4 changed files with 11 additions and 5 deletions

View file

@ -15,4 +15,5 @@ So let's get started right away with the [first part](1-front-controller.md).
3. [Error Handler](3-error-handler.md)
4. [HTTP](4-http.md)
5. [Router](5-router.md)
6. Dependency Injector
6. [Controllers](6-controllers.md)
7. Dependency Injector