수정
This commit is contained in:
@@ -8,3 +8,6 @@ use CodeIgniter\Router\RouteCollection;
|
||||
$routes->get('/', 'Home::index');
|
||||
|
||||
$routes->get('/hello', 'Home::hello');
|
||||
|
||||
|
||||
$routes->get('/dashboard', 'Main::dashboard');
|
||||
|
||||
Reference in New Issue
Block a user