Step 1: download docker at https://www.docker.com/community-edition
Step 2: install laravel and using terminal cd to your project
Step 3: git clone https://github.com/Laradock/laradock.git
Step 4: cd laradock
Step 5: docker-compose up -d nginx mysql (when error occured, refer to other docs)
To check if all running correctly, terminal: docker-compose ps
To change the url, termina: sudo nano /etc/hosts