macos valet install

brew install php brew install mysql@5.7 brew services start mysql@5.7 https://gist.github.com/brandonsimpson/5204ce8a46f7a20071b5 https://dev.mysql.com/downloads/mysql/ Install Composer php -r “copy(‘https://getcomposer.org/installer’, ‘composer-setup.php’);”php -r “if (hash_file(‘sha384’, ‘composer-setup.php’) === ‘e0012edf3e80b6978849f5eff0d4b4e4c79ff1609dd1e613307e16318854d24ae64f26d17af3ef0bf7cfb710ca74755a’) { echo ‘Installer verified’; } else … Continue reading macos valet install