Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 822 Bytes

tutorials-and-examples.rst

File metadata and controls

23 lines (17 loc) · 822 Bytes

教程 & 实例

在本章,您可以通过一个典型的 CakePHP 应用程序来了解各个部分是怎么组合在一起的。

或者,对现有的应用程序和组件您可以参考非官方 CakePHP 插件代码库 CakePackagesBakery

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