I am trying to install a new laravel instance with the following command:
composer create-project laravel/larevel authii --prefer-dist
But
Linux users can run this command to resolve this issue:
sudo sh -c "echo 'precedence ::ffff:0:0/96 100' >> /etc/gai.conf"
More Information