Skip to content

cakephp/cms-tutorial

Repository files navigation

CakePHP CMS Tutorial

The completed CMS tutorial application created during https://book.cakephp.org/3.0/en/tutorials-and-examples/cms/installation.html

Installation

  1. Download Composer or update composer self-update.
  2. Download this source code.
  3. Install dependencies with composer
composer install

Configuration

Update the 'Datasources' configuration in config/app.php for your local database. You'll also need to create a database and run the SQL located in the tutorial.

About

The completed CMS tutorial for CakePHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published