Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jisaacks/cakephp-example.herokuapp
A vanilla install of CakePHP setup for use on Heroku
https://github.com/jisaacks/cakephp-example.herokuapp
Last synced: 22 days ago
JSON representation
A vanilla install of CakePHP setup for use on Heroku
- Host: GitHub
- URL: https://github.com/jisaacks/cakephp-example.herokuapp
- Owner: jisaacks
- Created: 2013-01-05T20:59:41.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-05T21:09:21.000Z (almost 12 years ago)
- Last Synced: 2024-04-14T16:11:49.919Z (7 months ago)
- Language: PHP
- Homepage: http://cakephp-example.herokuapp.com/
- Size: 20.8 MB
- Stars: 4
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Setup on Heroku
===============![Heroku](http://logos.heroku.com/images/heroku-logo-light-234x60.png)
Read my article [jisaacks.com/setup-cakephp-app-on-heroku](http://www.jisaacks.com/setup-cakephp-app-on-heroku)
---------------------------
CakePHP
=======[![CakePHP](http://cakephp.org/img/cake-logo.png)](http://www.cakephp.org)
CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC.
Our primary goal is to provide a structured framework that enables PHP users at all levels to rapidly develop robust web applications, without any loss to flexibility.Some Handy Links
----------------[CakePHP](http://www.cakephp.org) - The rapid development PHP framework
[Cookbook](http://book.cakephp.org) - THE Cake user documentation; start learning here!
[Plugins](http://plugins.cakephp.org/) - A repository of extensions to the framework
[The Bakery](http://bakery.cakephp.org) - Tips, tutorials and articles
[API](http://api.cakephp.org) - A reference to Cake's classes
[CakePHP TV](http://tv.cakephp.org) - Screen casts from events and video tutorials
[The Cake Software Foundation](http://cakefoundation.org/) - promoting development related to CakePHP
Get Support!
------------[Our Google Group](http://groups.google.com/group/cake-php) - community mailing list and forum
[#cakephp](http://webchat.freenode.net/?channels=#cakephp) on irc.freenode.net - Come chat with us, we have cake.
[Q & A](http://ask.cakephp.org/) - Ask questions here, all questions welcome
[Lighthouse](http://cakephp.lighthouseapp.com/) - Got issues? Please tell us!
[![Bake Status](https://secure.travis-ci.org/cakephp/cakephp.png?branch=master)](http://travis-ci.org/cakephp/cakephp)
![Cake Power](https://raw.github.com/cakephp/cakephp/master/lib/Cake/Console/Templates/skel/webroot/img/cake.power.gif)