Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 844 Bytes

tutorials-and-examples.rst

File metadata and controls

25 lines (19 loc) · 844 Bytes

Tutorials & Examples

In this section, you can walk through typical CakePHP applications to see how all of the pieces come together.

Alternatively, you can refer to the non-official CakePHP plugin repository CakePackages and the Bakery for existing applications and components.

.. toctree::
    :glob:
    :maxdepth: 1

    tutorials-and-examples/blog/blog
    tutorials-and-examples/blog/part-two
    tutorials-and-examples/blog-auth-example/auth
    tutorials-and-examples/simple-acl-controlled-application/simple-acl-controlled-application
    tutorials-and-examples/simple-acl-controlled-application/part-two