Laravel Herd

Documentation for Windows

Updates

#
Updating Herd

Herd asks you if you want to check for updates automatically when you open it for the first time. When enabled, Herd regularly checks for updates in the background and notifies you when a new version is available. You can change this configuration in the "General" tab of the preferences window.

You can also manually check for updates by clicking on the update icon in the context menu of the Herd system tray icon. This checks for Herd, PHP and Node.js updates at the same time.

#
Updating PHP versions

Herd allows you to download and install different PHP versions with a single click. When a new PHP version is available, Herd automatically detects the new version and shows a notification.

You can choose the PHP versions which you want to install or update in the "PHP" tab of the preferences.

The supported PHP versions are:

  • 8.4 (Beta)
  • 8.3 (default)
  • 8.2
  • 8.1
  • 8.0
  • 7.4

#
Updating Node.js versions

Herd ships with nvm and allows you to install and update multiple Node.js versions at the same time. Officially, Herd supports the latest versions of the following major versions:

  • 22.x
  • 20.x
  • 18.x
  • 16.x

However, you may manually install any available Node.js version via the CLI.

If you want to learn more about Node.js versions and their management in Herd, go to Manage Node.js versions.