Last active
January 24, 2019 13:34
-
-
Save ramlev/d07bce4a5ceb207dcccd2fbb02f76daa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install [email protected] httpd24 mariadb redis php72-xdebug mailhog golang [email protected] | |
go get github.com/mailhog/mhsendmail | |
cp ./go/bin/mhsendmail /usr/local/bin/ | |
pecl install igbinary redis xdebug | |
# download basic and sdk https://www.oracle.com/technetwork/topics/intel-macsoft-096467.html | |
unzip *.zip | |
pecl install oci8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment