added preview

This commit is contained in:
Patrick 2014-09-12 23:27:04 +02:00
parent 5e7186c67a
commit 5831e1187e

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