PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Tuesday, January 25, 2022

[FIXED] Advanced CakePHP?

 January 25, 2022     cakephp     No comments   

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
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home
View mobile version

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing