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

Computanians's avatar

composer require barryvdh/laravel-dompdf failed to install

hello everyone , i trying to install 'composer require barryvdh/laravel-dompdf to print invoice for a project but i get this error: https://repo.packagist.org could not be fully loaded (curl error 7 while downloading https://repo.packagist.org/packages.json: Failed to connect to 127.0.0.1 port 8080: Connection refused), package information was loaded from the local cache and may be out of date

[Composer\Downloader\TransportException] curl error 7 while downloading https://repo.packagist.org/p2/barryvdh/laravel-dompdf.json: Failed to connect to 127 .0.0.1 port 8080: Connection refused Please how to solve...

0 likes
6 replies
jlrdw's avatar

Are you able to run artisan commands.

Computanians's avatar

all work fine, but when i trired to download the package , i get this error

Please or to participate in this conversation.