Skip to content

Latest commit

 

History

History
58 lines (43 loc) · 2.36 KB

index.rst

File metadata and controls

58 lines (43 loc) · 2.36 KB

Welcome

CakePHP 3 is a web development framework running on PHP 7.1 (min. PHP |minphpversion|). Read :doc:`CakePHP at a Glance </intro>` to get an introduction to the fundamentals of CakePHP 3.

The CakePHP cookbook is an openly developed and community editable documentation project. Notice the pencil icon button fixated against the right wall; it will direct you to the GitHub online editor of the active page, allowing you to contribute any additions, deletions, or corrections to the documentation.

Read the Book Anywhere

/_static/img/read-the-book.jpg

Enjoy the CakePHP cookbook almost anywhere. Available as both a PDF and EPUB, you can now read it on more devices, as well as offline.

Getting Help

If you're stuck, there are a number of places :doc:`you can get help </intro/where-to-get-help>`.

First Steps

Learning a new framework can be intimidating and exciting at the same time. To help you along, we have created a cookbook packed with examples and recipes to get the common tasks completed. If you are new, you should start off with the :doc:`/quickstart` as it will give you a quick tour of what CakePHP has to offer and how it works.

After you've finished the Bookmarker Tutorial, you can brush up on the key elements in a CakePHP application: