Are you able to run artisan commands.
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...
Please or to participate in this conversation.