Skip to content

Conversation

@drbyte
Copy link
Contributor

@drbyte drbyte commented Dec 3, 2019

Ngrok Pro plans allow multiple processes, which means you could be serving several sites simultaneously. This PR allows Valet to correctly identify amongst the active ngrok process URLs.

Fixes #145

Ngrok Pro plans allow multiple processes, which means you could be serving several sites simultaneously. This PR allows Valet to correctly identify amongst the active ngrok process URLs.

Fixes laravel#145
@mattstauffer mattstauffer merged commit 5042b9a into laravel:master Dec 5, 2019
@mattstauffer
Copy link
Collaborator

You are the best

@drbyte drbyte deleted the ngrok-multiple branch December 5, 2019 20:45
drbyte added a commit to drbyte/valet that referenced this pull request Dec 7, 2019
Thanks to the generosity of Alan at Ngrok, I've been able to do some additional testing with temporary added features.
Turns out laravel#864 was incomplete. This PR now also loops through the default endpoints in order to find a process matching the passed domain.

Ref: laravel#864
Ref: laravel#145
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Valet Share does not copy or show the latest ngrok url, but only the first one

2 participants