When you install composer, you need to link the vendor/bin folder for use script when you need run a script.
echo 'export PATH="$PATH:$HOME/.composer/vendor/bin"' >> ~/.bashrc
after
source ~/.bashrc
That's it!
When you install composer, you need to link the vendor/bin folder for use script when you need run a script.
echo 'export PATH="$PATH:$HOME/.composer/vendor/bin"' >> ~/.bashrc
after
source ~/.bashrc
That's it!
For further actions, you may consider blocking this person and/or reporting abuse
Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.
Rituraj -
Pooyan Razian -
Bruh Buh -
Bruh Buh -
Top comments (0)