get('/artists', [$controller, 'index']); $router->get('/artist', [$controller, 'show']); };