Skip to content

cakephp/cms-tutorial

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
bin
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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