CakePHP 官方博客示范教程

CakePHP 官方博客示例教程初识CakePHP,感觉不错;按照官方的博客示例教程练习了一下,有点自信继续学下去了。

CakePHP 官方博客示例教程

初识CakePHP,感觉不错;

按照官方的博客示例教程练习了一下,有点自信继续学下去了。下面是示例:

地址:http://book.cakephp.org/2.0/en/tutorials-and-examples/blog/part-two.html

?

?

Blog Tutorial - Adding a layer

If?

  • Layouts: Customizing your website layout
  • Elements?Including and reusing view snippets
  • Scaffolding: Prototyping before creating code
  • Code Generation with Bake?Generating basic CRUD code
  • Simple Authentication and Authorization Application: User authentication and authorization tutorial