cakephp 2.4.5 installation on centos 6x

  1. Grab the source:
    • wget https://github.com/cakephp/cakephp/archive/2.4.5.tar.gz
    • mv 2.4.5 cakephp-2.4.5.tgz ; tar zxvf cakephp-2.4.5.tgz ; ln -s cakephp-2.4.5 cakephp
  2. item 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. Debugging with DebugKit
    1. http://book.cakephp.org/2.0/en/development/debugging.html
  8. 8

Standard info from any cakephp install:

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.

The Cake Software Foundation – promoting development related to CakePHP
http://cakefoundation.org/

CakePHP – the rapid development PHP framework
http://www.cakephp.org

Cookbook – user documentation for learning about CakePHP
http://book.cakephp.org

API – quick reference to CakePHP
http://api.cakephp.org

The Bakery – everything CakePHP
http://bakery.cakephp.org

The Show – live and archived podcasts about CakePHP and more
http://live.cakephp.org

CakePHP TV – screen casts from events and video tutorials
http://tv.cakephp.org

CakePHP Google Group – community mailing list and forum
http://groups.google.com/group/cake-php

#cakephp on irc.freenode.net – chat with CakePHP developers
irc://irc.freenode.net/cakephp

cakePHP 1.3 Reference

CakePHP Useful References

My Cut / Paste bind for #cakephp

Methods:   Model Controller View
Attributes:   Model Controller
Helpers:      HTML Form (optionsSearchable (youtube)

Models:   Validation Rules

Cake Plugins:
CakeDC Searchable Video Tutorial

PHP Refernece:
Date W3Refernce

Post/Redirection/Get Retaining Search String in URL

http://josediazgonzalez.com/2010/08/16/cakephp-plugins-a-biblical-retelling/

http://book.cakephp.org/view/1653/Creating-breadcrumb-trails-with-HtmlHelper

http://planetcakephp.org/aggregator/items/1584-using-breadcrumbs-with-cakephp

http://book.cakephp.org/view/1039/Associations-Linking-Models-Together

http://book.cakephp.org/view/183/Creating-Forms

http://book.cakephp.org/view/1081/Elements

http://www.pseudocoder.com/free-cakephp-book

21 Things I learned about cakephp

Videos:
http://about.digg.com/blog/rasmus-lerdorf-php-performance
http://tv.cakephp.org/

cakephp from the irc

A Date picker to be used. http://panitzco.com/Mike/tech/jquery/using-jquery-based-datetime-picker-controls-in-cakephp/

Great code picker, but only usable for non commercial uses.

When I asked in irc for some resources to learn from savant sent me here. (http://irc.cakephp.org/logs/link/1584088#message1584098)

From there I pulled the following:

http://www.pseudocoder.com/

http://debuggable.com/posts

http://blog.joebeeson.com/

http://mark-story.com/ – lead developer for cakephp

http://teknoid.wordpress.com

First there’s the ebook.  Great book and only 66 pages long.  It gets right to the heart of what might need to be done or seen from a practical aspect.

Then there’s the documentation.  I haven’t read it yet, but ‘savant’ (the guy that never sleeps).

Cakephp official documentation.

joeb’s blog

teknoid.wordpress.com

Cakephp Dev Notes

cakebin – a place to cut/paste for the irc channel

irc.freenode.net port 6777 #cakephp

http://book.cakephp.org/view/1522/Code-Generation-with-Bake

http://book.cakephp.org/view/1039/Associations-Linking-Models-Together

http://www.cakepackages.com/

http://dblog.com.au/web-development/10-helpful-cakephp-resources/

http://devmoose.com/coding/10-awesome-cakephp-tutorials

http://www.pseudocoder.com/archives/2008/02/10/cakephp-tutorials/

http://book.cakephp.org/view/1039/Associations-Linking-Models-Together

http://book.cakephp.org/view/1525/Migrations-with-CakePHP-schema-shell

http://nuts-and-bolts-of-cakephp.com/2008/05/09/cakephp-and-custom-sql/

http://cake-php.blogspot.com/2006/09/21-things-you-must-know-about-cakephp.html

http://book.cakephp.org/view/449/find

http://book.cakephp.org/view/17/Model-Extensions-Behaviors

http://book.cakephp.org/view/183/Creating-Forms