Commit graph

4 commits

Author SHA1 Message Date
565c0315d3 TemplateRenderer which is used for 404 errors 2016-10-25 11:32:51 +02:00
cb3dab1a64 Add Whoops error handler 2016-10-25 11:18:34 +02:00
6aa311b35d Add UrlHelper
The helper can be used to generate URLs from named routes.
HomeAction was converted to a service
to inject the URL helper using a factory.

Also see: [Container PSR and the Service Locator](https://github.com/php-fig/fig-standards/blob/master/proposed/container-meta.md#4-recommended-usage-container-psr-and-the-service-locator)
2016-10-25 10:48:15 +02:00
3cbbc0cf24 Use seperate container script 2016-10-25 09:38:41 +02:00