A simple dashboard for Laravel Valet.
- License: MIT License
- GitHub Repository: https://github.com/xPand4B/ValetDashboard
- Issue Tracker: https://github.com/xPand4B/ValetDashboard/issues
- Clone or download the repo
- Go to
~/.config/valet/config.json
or~/Library/Application Support/Herd/config/valet/config.json
and set the keydefault
to the directory of the project. Read more in their documentation here.
- Clone or download the repo
- Run
{valet | herd} link
inside the project directory - Run
{valet | herd} open
to get the dashboard (default: http://valetdashboard.test/)