Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AdryDev92 authored Mar 11, 2018
1 parent aef5454 commit 8dd3cfe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ Course's final project powered by laravel about a dog hairdesser with DB totally
### Installation
At first, you need use change the `.env.example` to `.env` and fill with your database's data.

---
Once done this, you must have installed vagrant and composer, and in the terminal, execute the next command: `composer install`

---

Next, go to the /Homestead folder, and execute: `vagrant up` to turn on the virtual machine.

When you did this, you can access to the app through the next link: `peluqueria.test`

0 comments on commit 8dd3cfe

Please sign in to comment.