Skip to content

Instantly share code, notes, and snippets.

@abrhambas01
Last active November 10, 2018 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save abrhambas01/69832e4f2612b493555ba3fad2050b0c to your computer and use it in GitHub Desktop.
Save abrhambas01/69832e4f2612b493555ba3fad2050b0c to your computer and use it in GitHub Desktop.
How to set up laravel development environment in UNIX Based systems like Linux / Mac

Setting Up with Linux ( I'm using SOLUS ) A linux distro

  1. First install LinuxBrew derived from Homebrew

http://linuxbrew.sh/

that is the website

  1. Then install php, composer and npm from there.
  2. Just use laravel-valet ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment