Skip to content
This repository was archived by the owner on Mar 27, 2021. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SledgeHammer CakePHP

The CakePHP Framework, packaged as a SledgeHammer module.

run php utils/bake_project.php to setup all the cakephp default config.

For usage of the MVC stack place this code in your rewrite.php

$Dispatcher = new \Dispatcher();
$Dispatcher->dispatch(new \CakeRequest(), new \CakeResponse(array('charset' => \Configure::read('App.encoding'))));

About

Use CakePHP in an Sledgehammer project

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages