Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 469 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 469 Bytes

CakePHP 3 Sandbox

Build Status

Custom cakephp for plugin development and other stuff I'd like to test/try

Installation

Make sure you have Vagrant and VirtualBox installed.

  • Run git clone <params>
  • Run vagrant up
  • Read and edit config/app.php and setup the 'Datasources' and any other configuration relevant for your application.