2017 © Pedro Peláez
 

project cakephp3

CakePHP skeleton app

image

davidyell/cakephp3

CakePHP skeleton app

  • Monday, April 30, 2018
  • by davidyell
  • Repository
  • 2 Watchers
  • 0 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 241 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

CakePHP Application Skeleton

Build Status License, (*1)

A skeleton for creating applications with CakePHP 3.0., (*2)

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

Installation

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

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

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

You should now be able to visit the path to where you installed the app and see the setup traffic lights., (*5)

Configuration

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

The Versions

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