mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-17 08:47:52 +00:00
[TASK] Updated readme
This commit is contained in:
@@ -24,6 +24,11 @@ Add the latest version pf Simple PHP Router to your ```composer.json```
|
|||||||
- Sub-Domain Routing
|
- Sub-Domain Routing
|
||||||
- CSRF Protection
|
- CSRF Protection
|
||||||
- Optinal/required parameters
|
- Optinal/required parameters
|
||||||
|
- Aliases for ```RouterRoute```
|
||||||
|
|
||||||
|
### Known issues
|
||||||
|
|
||||||
|
- Posting invalid/unsupported request-type throws 404 instead of "method not allowed" exception, unless defined within a group.
|
||||||
|
|
||||||
## Initialising the router
|
## Initialising the router
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user