Skip to content

ojengwa/app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cakebin

A simple pastebin built with CakePHP. This application also powers http://bin.cakephp.org

Installation

  • Clone the repo.
  • Link to CakePHP using either the include_path or setting the CAKE_CORE_INCLUDE_PATH constant.
  • Create Config/database.php.
  • Install the schema with Console/cake schema create -name BinCakephpOrg
  • Install submodules with git submodule update --init
  • Profit

About

CakePHP paste bin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 73.5%
  • CSS 21.3%
  • JavaScript 3.0%
  • Other 2.2%