2 lines
73 B
PHP
2 lines
73 B
PHP
|
|
<h1>Coucou</h1>
|
||
|
|
<?php echo \App\Http\Router::getRouteURL( 'test', 3 ); ?>
|