mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 08:47:52 +00:00
[TASK] Updated documentation with list of sites that uses project in production
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user