Skip to content

xPand4B/ValetDashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/)