Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.08 KB

tutorials-and-examples.rst

File metadata and controls

34 lines (27 loc) · 1.08 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/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
    tutorials-and-examples/cms/authorization

.. toctree::
    :hidden:

    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