I keep getting this error when trying to execute artisan.
In UdpSocket.php line 47:
socket_sendto(): Host lookup failed [-10001]: Unknown host
The problem seems to be affecting composer
as well.
I run Laravel 5.5 on a homestead virtual machine, everything was working as expected until this problem arrived in a very random way.
I really don't know where to start to debug this,
Thanks for the help!