Merge pull request #35 from djm/patch-1

Add extra setup details to README
This commit is contained in:
Jonathan Reinink 2020-01-08 22:38:37 -05:00 committed by GitHub
commit e19d017c5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -61,6 +61,12 @@ Run database seeder:
php artisan db:seed
```
Run the dev server (the output will give the address):
```sh
php artisan serve
```
You're ready to go! Visit Ping CRM in your browser, and login with:
- **Username:** johndoe@example.com