Laravel Herd

Documentation for Windows

Installation

#
Requirements

Herd requires Windows 10 or higher and needs administrator privileges during the setup process.

#
Installation

You can download the latest version of Herd from the website.

After downloading the installer, you need to run it with admin permissions so that the installer can add the HerdHelper service that is responsible for updating your hosts file and map directories and linked sites to .test domains.

After the installation process is complete, you have a fully-functioning PHP and Laravel development environment. This means you may easily invoke the php, laravel, and composer binaries from Powershell:

php --version
laravel --version
composer --version
node --version

Herd does not alter any services on your system, and if it's not for you, you can easily switch back to your previous setup.