~/Herd
herd isolate
with a PHP version that is not yet installed, now installs the specified versionherd init
herd open
from the command line no longer shows the Herd dock iconherd proxy
without the secure flagherd init
with PHP 8.4herd open
now properly starts Herd if it’s not running alreadyherd ini
in an isolated project now opens the isolated PHP version’s ini fileherd open
now properly starts Herd if it’s not running alreadyherd ini
in an isolated project now opens the isolated PHP version’s ini filecomposer self-update
will not be overwritten when restarting Herdherd init
herd ini
CLI command that opens up the ini file in your configured IDE.herd init
now successfully automatically starts already existing servicesherd.yml
file now supports multiple services of the same type + version on different ports across multiple projectsherd link
will now remove any existing link for the project firstherd init
will no longer add the folder name as a project aliasPHP_INI_SCAN_DIR
directive to FPM, so that FPM can load additional php.ini files in your config foldersherd_auto_prepend_file
directive would get ignoredherd profile
CLI command and the /herd-profiler
routeherd proxy
command is now fully functionalherd secure
, you will only need to trust the CA certificate once. Future herd secure
calls will no longer require your admin password..test
domainsdump()
cards in the Dump UIherd stop
and herd start
now properly starts and stops all servicesherd log
now uses the correct pathsherd coverage
CLI command to start PHP scripts with code coverage enabledThis updates adds an exciting new Herd Pro feature: Services
You can now easily create and manage all of your loca development services inside of Herd. Start a new MySQL server, spin up Redis for your local queue driver, integrate Laravel Scout using a local Meilisearch server, simulate S3 uploads using MinIO, or start your next real-time application using Laravel Reverb.
This update adds new features, improves existing ones, and comes with an upgrade option to Herd Pro. While Herd Basic ships with everything that you need to develop Laravel applications, Herd Pro introduces new capabilities and convenience functions for professional users. Get Herd Pro at herd.laravel.com or open the settings to start the upgrade process.
dump
and dd
calls and display them in an external windowherd share
issue when sharing secured sites.zshrc
files would be overwrittenstart / stop / restart
commandsuse
command