Skip to content

Instantly share code, notes, and snippets.

@ad3n
Created April 12, 2020 08:19
Show Gist options
  • Save ad3n/fdf7d38c79cdbf6a0d3019afd08380e0 to your computer and use it in GitHub Desktop.
Save ad3n/fdf7d38c79cdbf6a0d3019afd08380e0 to your computer and use it in GitHub Desktop.
1. Buka Terminal
2. Jalankan perintah ```wget https://get.symfony.com/cli/installer -O - | bash```
3. Jalankan perintah ```sudo mv symfony /usr/local/bin/symfony```
4. Jalankan perintah ```sudo chmod a+x /usr/local/bin/symfony```
5. Tes hasil instalasi ```symfony -V```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment