Is it possible to have multiple validation rules per field in cakephp?
How can you make urls search engine friendly while using cakephp?
What is the name of cakephp database configuration file name and its location?
What is the use of requestaction method?
what is the use of $this->set(compact());?
When cakephp was developed?
What are controllers?
What is mvc in cakephp?
What is the use of $this->set();
What is recursive in cakephp?
How can we use ajax in cakephp?
What is scaffolding in cakephp?
How to include components in controller ?
How to display the schema of the model?
What are commonly used components of cakephp?