Added cachet:seed command to docs

This commit is contained in:
James Brooks
2016-02-29 22:12:41 +00:00
parent 57273dd96f
commit 73d59e082d

View File

@@ -68,6 +68,9 @@ These extra dependencies are required to develop Cachet:
- Node.js
- Bower
- Gulp
- Git
Once cloned to your local machine, you'll need some demo data! Simply run `php artisan cachet:seed` to get the demo installation on the go.
## Installation, Upgrades and Documentation