$routes = Services::routes();
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
namespace Config;
|
||||
global $routes;
|
||||
$routes->get('/', 'Home::index');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user