Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

iamlux20's avatar

CURL error 23 on installing Filament Advanced Tables

Hello, we are encountering a CURL error 23 during installation of Advance Tables (https://filamentphp.com/plugins/kenneth-sese-advanced-tables#installation)

Added this code on composer.json

"repositories": [
        {
        "type": "composer",
        "url": "https://filament-filter-sets.composer.sh"
        }
    ],

We cannot reach the authentication part, it cannot download

PHP version: 8.2 Laravel 11.9

0 likes
1 reply

Please or to participate in this conversation.