packagist.phpcomposer json could not be downloaded error in Laravel solution
I had encountered an issue on composer when I am installing a package in Laravel via composer, then it just hangs or stops on the line:Updating dependencies (including require-dev) and is returning errors like: The “https://packagist.phpcomposer.com/[…..].json” file could not be downloaded (HTTP 1.1 404 Not Found) I had run composer clear-cache and composer diagnose to Read more about packagist.phpcomposer json could not be downloaded error in Laravel solution[…]