/cakephp-sandbox-3

My Cake Sandbox, merely for plugin development

Primary LanguagePHPMIT LicenseMIT

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.