Files
LesRecettesDePapis/projetphp/views/home.php

2 lines
73 B
PHP
Raw Normal View History

2026-03-30 16:10:26 +02:00
<h1>Coucou</h1>
<?php echo \App\Http\Router::getRouteURL( 'test', 3 ); ?>