Add support for params in route with new route dispatcher
This commit is contained in:
parent
0111ef9525
commit
e8d8e0e95b
12 changed files with 393 additions and 115 deletions
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
use Core\Env\Env;
|
||||
use Core\Router\Router;
|
||||
use Core\Routing\Router;
|
||||
|
||||
require '../vendor/autoload.php';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue