get('/info[/]', [Home::class, 'info']); $app->get('[/]', Home::class);