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