IMPORTANT!! Valet is a tool designed for macOS, the version below is ported for Linux OS.
Prerequisites
root
or by using the sudo
command.composer
is required to install and run Valet.Installation
composer global require cpriego/valet-linux
to install Valet globally.valet install
command to finish the installation.Post Install
During the installation process, Valet installed DnsMasq. It also registered Valet's daemon to automatically launch when your system starts, so you don't need to run valet start
or valet install
every time you reboot your machine.
The Official Documentation can be found here.