TODO: Write a project description
1. Download Virtual Box
2. Download Vagrant
3. Pull project from github, succesfully
4. Go to Homestead.yaml inside project and change folders map
- map: "/Users/alirzayev/PhpstormProjects" with your project folder
5. Find /etc/hosts file in your computer and add "192.168.10.10 local.gelsin.com" line to the file.
6. Open terminal and run -- vagrant up -- and -- vagrant ssh -- within the project folder.
7. Finally, on your browser try local.gelsin.com
Try to use local.gelsin.com on your browser.
TODO: Write history
TODO: Write credits
TODO: Write license