added preview

This commit is contained in:
Patrick 2014-09-12 23:27:04 +02:00 committed by lubiana
parent 3d3076ccba
commit 113af20d5b
Signed by: lubiana
SSH key fingerprint: SHA256:vW1EA0fRR3Fw+dD/sM0K+x3Il2gSry6YRYHqOeQwrfk

View file

@ -10,7 +10,9 @@ So let's get started right away with the [first part](1-front-controller.md).
### Parts
1. [Front Controller](1-front-controller.md).
2. [Composer](2-composer.md).
3. [Error Handler](3-error-handler.md).
4. [HTTP](4-http.md).
1. [Front Controller](1-front-controller.md)
2. [Composer](2-composer.md)
3. [Error Handler](3-error-handler.md)
4. [HTTP](4-http.md)
5. Router
6. Dependency Injector