What is a layout?
Explain the difference between beforerender() and beforefilter() in cakephp?
What is cakephp?
Explain the difference between component, helper, behavior in cakephp?
What is ctp file for in cake php?
What are hooks in cakephp?
What are are drawbacks of cakephp.
What is cakephp request cycle?
What is the default extension of view files in cakephp?can we change it?if yes then how?
How to api integration in cakephp 3
What is the use of $this->set();
Why cakephp have two vendor folder?what is the difference between two vendors folder available in cakephp?
List different type of cache cakephp supports?
What are component, helper and why are they used?
What are sessions in php. How to read, write and delete session in cakephp?