<directory-name>.test
. By default, Herd parks the ~/Herd
directory for you. Any PHP application in this directory is available via its .test
domain automatically. If you have other locations for your projects, you can add them as parked paths in the general settings or link individual projects as a linked directory.
herd edit
command even opens your favorite IDE.
link
command from any directory on your machine. The link
command uses the directory name as domain name if you don’t set additional parameters.
your-project.test
and custom-domain.test
. This is useful if you want to use an application from multiple domains, for example in multi-tenancy environments or if you don’t store all your projects in a single code directory.
unlink
command from any directory on your machine. The unlink
command uses the directory name as domain name if you don’t set additional parameters.
php artisan about
command, but you can customize the overview by using a custom driver for your site.