JelmerD / cakephp-sandbox-3

My Cake Sandbox, merely for plugin development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My Cake Sandbox, merely for plugin development

License:MIT License


Languages

Language:PHP 83.2%Language:JavaScript 9.8%Language:Shell 5.4%Language:Batchfile 0.8%Language:ApacheConf 0.4%Language:CSS 0.4%