$ brew install git dnsmasq mariadb nginx redis
$ brew install node npm nvm
$ brew install bat zsh zsh-syntax-highlighting
sudo mysql -u root
SET PASSWORD FOR 'root'@localhost = PASSWORD('xxx');
$ brew install php@8.0 php@8.1 php@8.2 php@8.3