get('/admin/plugins', [$controller, 'index']); $router->post('/admin/plugins/toggle', [$controller, 'toggle']); };