explain the server requirements for cakephp.
What is composer in cakephp?
What is the default extension of view files in cakephp?can we change it?if yes then how?
What are components in cakephp. List some commonly used cakephp components?
What is email configuration in cakephp?
What is the difference between component, helper, behavior?
How to install cakephp with composer?
What is the use of $this->set();
Name some commonly used components in cakaphp?
What is default function for a controller?
In cakephp, which function is first executed before every action in the controller?
What is habtm?
Why we used $this->set() in cakephp?
What is composer?
What are the server requirements for cakephp?