2017 © Pedro Peláez
 

project cakephp-app

CakePHP skeleton app

image

lowg33kdev/cakephp-app

CakePHP skeleton app

  • Wednesday, September 28, 2016
  • by LowG33kDev
  • Repository
  • 1 Watchers
  • 0 Stars
  • 10 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 257 Forks
  • 0 Open issues
  • 30 Versions
  • 0 % Grown

The README.md

CakePHP Application Skeleton

A skeleton for creating applications with CakePHP 3.x., (*1)

The framework source code can be found here: cakephp/cakephp., (*2)

Installation

  1. Download Composer or update composer self-update.
  2. Run php composer.phar create-project --prefer-dist lowg33kdev/cakephp-app [app_name].

If Composer is installed globally, run, (*3)

composer create-project --prefer-dist lowg33kdev/cakephp-app [app_name]

You should now be able to visit the path to where you installed the app and see the default home page., (*4)

Configuration

Read and edit config/app.php and setup the 'Datasources' and any other configuration relevant for your application., (*5)

The Versions

14/11 2014

3.0.0-beta3

3.0.0.0-beta3 http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires

25/09 2014

3.0.0-beta2

3.0.0.0-beta2 http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires

20/08 2014

3.0.0-beta1

3.0.0.0-beta1 http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires

27/07 2014

3.0.0-alpha2

3.0.0.0-alpha2 http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires

24/06 2014

3.0.0-alpha1

3.0.0.0-alpha1 http://cakephp.org

CakePHP skeleton app

  Sources   Download

MIT

The Requires

 

The Development Requires