Quote (HoneyBadger @ Feb 24 2014 07:57pm)
I understand more of MVC now where Model = database, view = the display, and controller is where the logic is handled via PHP/etc.
Anyone care to take me through CakePHP? I'm looking at the documentation but don't really understand how to code a complex web application with it.
Not to be rude, but this isn't a practical request.
You don't understand how to code a complex web application with a PHP framework after looking at the documentation?
I'm sorry your ability to absorb information isn't at a superhuman level.
I would like to suggest that you start with a simple CakePHP application.
If it stumps you then feel free to provide specific errors, complications, etc and we will (perhaps) do our best to help.
TL;DR - It's very unlikely anybody here is going to be able/willing to summarize a framework in such a way that "complex applications" become simple. If it were that simple I'm sure the writers of the framework would include such a summary in the documentation itself.