guzzle exception with .localhost domains
问题 On my local machine I have two services (in laravel 5): userBox and mailBox. mailBox use userBox during login using library "guzzlehttp/guzzle": "~6.0" and restful API (mailBox send user credential and get info do user exists and have proper access). After .dev subdomains stopps working I decide to use .localhost subdomain so i have: userbox.localhost mailbox.localhost I make changes in /etc/apache2/extra/httpd-vhosts.conf but unfortunatley I get error: cURL error 6: Could not resolve host: