Skip to content

Instantly share code, notes, and snippets.

@wagura-maurice
Last active May 10, 2020 13:32
Show Gist options
  • Save wagura-maurice/d5aa5c9dc11030437b7f158241787888 to your computer and use it in GitHub Desktop.
Save wagura-maurice/d5aa5c9dc11030437b7f158241787888 to your computer and use it in GitHub Desktop.
composer global require laravel/installer
composer global require cpriego/valet-linux
nano ~/.bashrc
export PATH="$PATH:~/.config/composer/vendor/bin"
source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment