Skip to content

Conversation

@mtimoustafa
Copy link
Contributor

There's currently a widespread file permissions issue while running Sail on Linux. A fix for the issue already exists as described in laravel/sail#677, which is to set the SUPERVISOR_PHP_USER=root environment variable.

However, this fix is not documented, and it is very difficult to find a clear solution to this issue if you do not stumble upon that specific PR. This change aims to bundle the fix with the installation instructions to make it vastly more discoverable.

Initial PR here.

@mtimoustafa
Copy link
Contributor Author

@taylorotwell addressed your comment here in this PR. Let me know if this looks good now.

@taylorotwell taylorotwell merged commit 38abb43 into laravel:12.x Oct 27, 2025
@mtimoustafa mtimoustafa deleted the patch-1 branch October 30, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants