Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.2 KB

tutorials-and-examples.rst

File metadata and controls

32 lines (25 loc) · 1.2 KB

チュートリアルと例

このセクションで、典型的な CakePHP アプリケーションのデモンストレーションを行い、 全てのピースがどう組み合わさっていくかを学ぶことができます。

その他にも、既存のアプリケーションやコンポーネントについて、非公式の CakePHP プラグイン倉庫 CakePackages や、 Bakery を参考にすることもできます。

.. 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

.. 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