beyondcode / beyondcode/laravel-dump-server

How to use outside of Vagrant Box?

Open
#10 9 comments 2 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
1.6k
Forks
90
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.