laravel command not found after installing laravel mac
export PATH="$PATH:$HOME/.composer/vendor/bin"
laravel command not found after installing laravel mac
export PATH="$PATH:$HOME/.composer/vendor/bin"
laravel: command not found
export PATH=~/.config/composer/vendor/bin:$PATH
source ~/.bashrc
laravel command not found ubuntu
source ~/.bashrc
laravel command not found
echo 'export PATH="~/.config/composer/vendor/bin"' >> ~/.bashrc
# or
echo 'export PATH="~/.config/composer/vendor/bin"' >> ~/.zshrc
laravel: command not found
#these commands executed on Ubunyu 20.04
export PATH=~/.config/composer/vendor/bin:$PATH
source ~/.bashrc
laravel command not found ubuntu
composer global require "laravel/installer"
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us