Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.03 KB

tutorials-and-examples.rst

File metadata and controls

33 lines (26 loc) · 1.03 KB

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::
    :maxdepth: 1

    tutorials-and-examples/bookmarks/intro
    tutorials-and-examples/bookmarks/part-two
    tutorials-and-examples/blog/blog
    tutorials-and-examples/blog/part-two
    tutorials-and-examples/blog/part-three
    tutorials-and-examples/blog-auth-example/auth

.. toctree::
    :hidden:

    tutorials-and-examples/cms/installation
    tutorials-and-examples/cms/database
    tutorials-and-examples/cms/articles-controller
    tutorials-and-examples/cms/tags-and-users
    tutorials-and-examples/cms/authentication