Skip to content

MetalCowRobotics/Vagrant_Docker_Laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A LAMP Stack with Laravel Support using Vagrant and Docker


## Pre-Requisites - Have [Virtual Box](https://www.virtualbox.org) installed - Have [Vagrant](https://www.vagrantup.com) installed - Have [Git](https://git-scm.com/downloads) installed ( Windows ) - Have Virtualization Technology Enabled in the BIOS ( Windows / Linux )
## Setup 1. Run ````git clone https://github.com/MetalCowRobotics/Vagrant_Docker_Laravel && cd ```` in a Bash Shell 2. Run ````vagrant up```` when you want to start the VM 3. Wait for the VM to Start Up .... 4. Happy Coding + Testing

( Windows Users : Using Git Shell for Bash is Recommended )


## General How to Use Follow the Setup Above. Then change whatever you would like in the ````src```` directory. It is currently a Laravel Project. Then in your browser open [localhost:8080](http://localhost:8080) or [127.0.0.1:8080](http://127.0.0.1:8080) to see the live web pages.

Check out the wiki for more

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages