Cake for beginners
Tutorials
This page lists tutorials for the Cake PHP framework.
My tutorials
- How Cake works
- An illustration showing how Cake responds to incoming requests
- Scaffolding a bookmarks manager
- Create a fully working web application in a few minutes
- Ajax task list
- A basic task list manager demonstrating Cake's Ajax Helper (includes demo).
- Using afterSave for e-mail notification
- An introduction to Cake callbacks
Elsewhere
- Installing Cake (Cake Wiki)
- Get Cake up and running before you know it
- A simple blog (Cake Wiki)
- Build a simple blog without scaffolding