Blog
January 6, 2009
Uploading an existing project to Chaw using git
UPDATE: This service no longer exists. This is for users of thechaw.com. It is a project repository for CakePHP projects. Change directory to your application’s working path. This will be inside...
ReadJanuary 6, 2009
Generating CakePHP API for local use on OS X
1) Download the Mac disk image of Doxygen and install the application. 2) Download my Doxygen config file. Adapted from Ticket #5910. 3) Create a directory in your app/webroot/ named api. 4) Open...
Read