Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing bind of IPv6 addresses in development server #47804

Conversation

MuriloChianfa
Copy link
Contributor

Resolving the issue Cannot bind IPv6 to local development server "artisan serve":

Adding detect pattern of IPv6 address to artisan serve command:

image

Note: i have tested with my public IPv6 address and have been success too.
Note: no tests were found testing the "serve" command, does anyone know how we can create them?

@laravel laravel deleted a comment from Sonal-Maurya Jul 22, 2023
@taylorotwell taylorotwell merged commit 16e13e2 into laravel:10.x Jul 24, 2023
15 checks passed
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.

2 participants