[TASK] Updated documentation with list of sites that uses project in production

This commit is contained in:
Simon Sessingø
2016-04-09 09:49:59 +02:00
parent 5f95290e4b
commit 6cef099110
+6
View File
@@ -325,6 +325,12 @@ $route->setClass('Example\MyCustomClass');
$route->setMethod('hello'); $route->setMethod('hello');
``` ```
## Sites
This is some sites that uses the simple-router project in production.
- [holla.dk](http://www.holla.dk)
- [ninjaimg.com](http://ninjaimg.com)
## Documentation ## Documentation
While I work on a better documentation, please refer to the Laravel 5 routing documentation here: While I work on a better documentation, please refer to the Laravel 5 routing documentation here: