laravel / sail

Docker files for running a basic Laravel application.
https://laravel.com/docs/sail
MIT License
1.65k stars 470 forks source link

fix: Sail share 504 timeout fix for linux hosts #709

Open rqpt opened 1 month ago

rqpt commented 1 month ago

Solves #708

I'm aware of the lack of tests here. Perhaps put a pin on this before merging, but this is an entire, pretty awesome feature that is broken for linux users so I think it is at least something to be aware of.

taylorotwell commented 1 month ago

Need community confirmation from other users on other operating systems before I can merge.

neninja commented 1 week ago

same problem, fixed for me

PiranhaGeorge commented 1 week ago

Fixes the issue for me

Jubeki commented 1 day ago

It continues to work on macOS.

Does it work on Windows? Right now there is only Feedback from Linux Users as far as I can see.

After a Windows user has confirmed, that it works with these changes. The PR should be marked as ready for review, so that Taylor takes a look at this again.