We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
5f984bd
remove safeRegex
fce5053
fix bug in dispatcher
b770b46
v2
6202441
Add feature: Define host an array. Ex:
$route->group(['host' => ['host1.dev', 'host2.dev']], function (Router $route) { ...
621d0e4
fix bug with order routes
432ccf5
add new features
ea6d86c
add link support
fdc5c2b
filter before now works without return arrays
3f3fc7b
fix bug that crashes with older filter versions