Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This seems like a security issue:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I ran the laravel.build script the other day, instead of the composer install.
curl -s https://laravel.build/example-app | bash
When I ran the install, it finished by asking for my password for elevated permissions ( i'm on Linux ).
My question is, why does this need elevated permissions? Can I see this script somewhere? I'm guessing it has something to do with Sail and docker but I still can't see the need.
Is there a way to disable that?
Beta Was this translation helpful? Give feedback.
All reactions