Book Image

CakePHP 2 Application Cookbook - Third Edition

Book Image

CakePHP 2 Application Cookbook - Third Edition

Overview of this book

If you are a CakePHP developer looking to ease the burden of development, then this book is for you. As a headfirst dive into the framework, this collection of recipes will help you get the most out of CakePHP, and get your applications baked in no time. Even if you're not familiar with the framework, we'll take you from basic CRUD building to useful solutions that will aid in getting the job done quickly and efficiently.
Table of Contents (14 chapters)
13
Index

Chapter 1. Lightning Introduction

In this chapter, we will cover the following recipes:

  • Listing and viewing records
  • Adding and editing records
  • Deleting records
  • Adding a login
  • Including a plugin