macos valet install

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