-
Notifications
You must be signed in to change notification settings - Fork 211
Home
Mischa Braam edited this page Oct 23, 2024
·
7 revisions
Valet+ is a development environment for macOS.
Valet+ is a shell upon Laravel Valet. Valet+ adds functionality to Valet with a goal of making things even simpler and faster. We are very grateful to the Laravel team for providing the base that we built Valet+ upon, see the Laravel website.
Valet+ configures your Mac to always run Nginx in the background when your machine starts. Then, using DnsMasq, Valet+ proxies all requests on the *.test
domain to point to sites installed on your local machine.
In other words, a blazing fast development environment. Valet+ provides a great alternative if you want flexible basics or prefer extreme speed.
Here are a few key differences compared to the original Valet:
- Nginx config optimization
- PHP extensions (yaml, apcu, ds, imagick)
- MySQL ([email protected], [email protected], [email protected], mariadb)
- Mailhog (on/off mode)
- Varnish (on/off mode)
- Redis (on/off mode)
- Rabbitmq (on/off mode)
- Xdebug (on/off mode)
- Memcache (on/off mode)
- Elasticsearch v6, v7, v8 (on/off mode) using Docker
- Opensearch v2 (on/off mode) using Docker
- Rewrite/unrewrite public domain to local environment
- Binaries (magerun, magerun2, drush, wp-cli, shopware-cli)