Fix view skeleton include bug and add RouteURL method.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
<h1>Coucou</h1>
|
||||
<h1>Coucou</h1>
|
||||
<?php echo \App\Http\Router::getRouteURL( 'test', 3 ); ?>
|
||||
Reference in New Issue
Block a user