fix docs colors to match with lara..

This commit is contained in:
Mahmoud Zalt
2017-02-22 21:35:05 -05:00
parent f5b3c95068
commit ba8f911d64
17 changed files with 84 additions and 112 deletions

View File

@ -4,8 +4,6 @@ type: index
weight: 2
---
## Requirements
- [Git](https://git-scm.com/downloads)
@ -14,6 +12,9 @@ weight: 2
## Installation
Choose the setup the best suits your needs.
@ -110,6 +111,9 @@ Do the same for each project `project2.conf`, `project3.conf`,...
## Usage
**Read Before starting:**
@ -128,7 +132,6 @@ If you are using **Docker Toolbox** (VM), do one of the following:
1 - Run Containers: *(Make sure you are in the `laradock` folder before running the `docker-compose` commands).*
**Example:** Running NGINX and MySQL:
```bash
@ -176,4 +179,3 @@ DB_HOST=mysql
**Debugging**: if you are facing any problem here check the [Debugging](#debugging) section.
If you need a special support. Contact me, more details in the [Help & Questions](#Help) section.