Is there a CakePHP offline manual

前端 未结 7 1645
旧时难觅i
旧时难觅i 2021-02-01 20:37

There used to be, but there don\'t seem to be any direct links. A little digging around revealed some answers which I thought it would be useful to share.

These are link

相关标签:
7条回答
  • 2021-02-01 21:09

    GOOGLE DOCS - CakePHP 1.3 Manual

    0 讨论(0)
  • 2021-02-01 21:11

    For learning Basic Cakephp 2.X version offline

    http://book.cakephp.org/2.0/_downloads/en/CakePHPCookbook.pdf

    and For Advance CakePHP Tips on coding side you can download a manual from below link

    http://www.pseudocoder.com/Super_Awesome_Advanced_CakePHP_Tips.pdf

    i hope it will give you best guideline in CakePHP

    0 讨论(0)
  • 2021-02-01 21:12

    You can download CakePHP's manual from their website:

    http://book.cakephp.org/2.0/en/

    In the welcome section you will find two download links :

    Download the documentation:

    epub format = http://book.cakephp.org/2.0/_downloads/en/CakePHPCookbook.epub
    original source = https://github.com/cakephp/docs
    
    0 讨论(0)
  • 2021-02-01 21:12

    take my work: http://sourceforge.net/projects/cakephp-doc/files/

    0 讨论(0)
  • 2021-02-01 21:16

    There is no 'right' answer to my question, but the discussion has proved to be very useful.

    As CakePHP now publish 'offline-able' manuals on their website for 2.x http://book.cakephp.org/2.0/en/index.html this thread is effectively redundant.

    0 讨论(0)
  • 2021-02-01 21:30

    cakephp 1.3 offline docs as a zipped, google ads stripped off html http://www.4shared.com/zip/QbLIpxwC/Cake13_-html_docs.html .

    0 讨论(0)
提交回复
热议问题