mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-07-11 18:12:15 +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
|
||||
- CSRF Protection
|
||||
- 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user