Skip to content
forked from cakephp/app

M'Esprit's Web Application Skeleton based on CakePHP 3

Notifications You must be signed in to change notification settings

elquimista/web-app

This branch is 52 commits ahead of, 1319 commits behind cakephp/app:5.x.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

78d10bc · Feb 22, 2016
Dec 22, 2015
Feb 16, 2016
Aug 17, 2014
Jun 20, 2014
Feb 5, 2016
Feb 5, 2016
Jul 30, 2015
Sep 6, 2013
Feb 6, 2016
Jan 29, 2016
Dec 27, 2014
Feb 7, 2016
Feb 3, 2016
Sep 6, 2013
Jul 9, 2015
Feb 6, 2016
Jan 29, 2016
Feb 16, 2016
Apr 20, 2014
Nov 25, 2015

Repository files navigation

CoolOps Web Application Skeleton based on CakePHP 3 and MaterializeCSS

A skeleton for creating coolops web applications with CakePHP 3.x.

The framework source code can be found here: cakephp/cakephp.

CoolOps Material UI Admin Template

Installation

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

If Composer is installed globally, run

composer create-project --prefer-dist coolops/web-app [app_name]

You should now be able to visit the path to where you installed the app and see the setup traffic lights.

Configuration

Read and edit config/app.php and setup the 'Datasources' and any other configuration relevant for your application.

About

M'Esprit's Web Application Skeleton based on CakePHP 3

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 54.8%
  • HTML 33.0%
  • JavaScript 11.8%
  • PHP 0.4%
  • CoffeeScript 0.0%
  • Shell 0.0%