Issue
A project requires I use CakePHP, and time is short. All I can find is basic knowledge. It is easy to create multiple database in less than 5 minutes, but after that I'm lost. Can anyone suggest any book, site, on-line courses, lectures, etc.?
I've read that applications can be built quickly with CakePHP, but the learning curve is steep. I've learned languages faster.
Solution
The best and fasted would be to start with the blog tutorial at http://book.cakephp.org/2.0/en/tutorials-and-examples/blog/blog.html
If you know the basic of MVC and OOP, it would be easy to catch up!
Beyond that point you can look at other peoples code and find out how its done!
The real beauty of CakePHP is the plugins.
Answered By - Yusuf
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.