Tags: caasig/app-template
Tags
1.4.0 Changes: Move configuration to be environment-variable based Add Config files that are present by default in a cakephp app Ensure that the default timezone is set to UTC Ensure that database connections default to utf8 Models use recursive -1 and containable by default add the tmp folder structure Install CakePHP from pear to have the latest 2.4.x release Drop in or delete heroku support
Version 1.3.0 Changes: Set default timezone to UTC by default Use Pear for CakePHP lib, this ensures the latest 2.4 release Permit subfolder installs Include composer's class loader Add tmp and schema files from the standard app folder Use Containable by default