Skip to content

tetsuo111/original_cakephp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-lamp-sample

Vagrant

Using VirtualBox and Vagrant

$ vagrant plugin install vagrant-vbguest

Usage

$ git clone https://github.com/monsat/vagrant-lamp-sample
$ cd vagrant-lamp-sample/vagrant
$ vagrant up

Web Application

http://192.168.33.40/

Before starting your own project

You need to

  • change security salt and security cipher seed on app/Config/core.php (Now, baking project is working)
  • change hostname and vbname on vagrant/Vagrantfile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published