Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 903 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 903 Bytes

Valet-Dashboard

A simple dashboard for Laravel Valet.

ValetDashboard Screenshot

How to install

Option A - Set as default (Recommended)

  1. Clone or download the repo
  2. Go to ~/.config/valet/config.json or ~/Library/Application Support/Herd/config/valet/config.json and set the key default to the directory of the project. Read more in their documentation here.

Option B - Link Project

  1. Clone or download the repo
  2. Run {valet | herd} link inside the project directory
  3. Run {valet | herd} open to get the dashboard (default: http://valetdashboard.test/)