Laravel Sail share via expose doesn't seem to function at all #35987
-
Hi guys, Trying to share my Laravel site with my phone to do some testing via Laravel Sail. So I type in When I try to visit the URL generated by sail locally and via my phone, I get Not sure whats going on? I'm using Docker Desktop for Mac. Am I doing something wrong here? |
Beta Was this translation helpful? Give feedback.
Replies: 11 comments 20 replies
-
Hello, Also in wsl2 not working. Even the the dashboard-url I am getting the ERR_CONNECTION_REFUSED. |
Beta Was this translation helpful? Give feedback.
-
I've upgraded this to an actual bug report so hopefully it gets some visibility: https://github.com/laravel/framework/issues/36425 |
Beta Was this translation helpful? Give feedback.
-
A patch has been issued for Laravel Sail ready for the next release. |
Beta Was this translation helpful? Give feedback.
-
Sorry guys but i am still failing to use it. Go newest Regards! |
Beta Was this translation helpful? Give feedback.
-
Couldn't get it work either with these versions:
|
Beta Was this translation helpful? Give feedback.
-
Same here, I get sharing to work on Sail |
Beta Was this translation helpful? Give feedback.
-
https://github.com/laravel/framework/issues/36425 has been updated with a description how to fix this! Basically, make sure you clear out all your |
Beta Was this translation helpful? Give feedback.
-
Hi, who has bug with 'host.docker.internal' in a request headers, it could helps. So, Laravel docs was patched by Laravel team:
|
Beta Was this translation helpful? Give feedback.
-
Hi all. Seems that the error comes back with new Expose v2. Anyone facing same issue? |
Beta Was this translation helpful? Give feedback.
-
I'm using valet for proxying my urls to the Docker containers. |
Beta Was this translation helpful? Give feedback.
{{title}}
{{editor}}'s edit
{{editor}}'s edit
-
Hi all. I believe new issues were introduced this year regarding the sail share command on WSL2. I have also opened an issue here |
Beta Was this translation helpful? Give feedback.
A patch has been issued for Laravel Sail ready for the next release.