-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
This is working fine (both with Laravel and Lumen) when using homestead and running php artisan dump-server
inside of the Vagrant box. How do I configure it to run from outside of the Vagrant box, but listen to the server inside?
I tried changing config 'host' => 'tcp://192.168.10.8:9912' but I get error stream_socket_server(): unable to connect to tcp://192.168.10.8:9912 (Can't assign requested address)
Thanks
Braunson and jesgs
Metadata
Metadata
Assignees
Labels
No labels