group('/evento/{evento}', function($app) { $app->get('[/]', Galeria::class); });