What is the default extension of view files? How we can change it?
Answer / Sidharth Kumar
"In CakePHP, the default extension for view files is '.ctp'. To change it, you can modify the $viewClass variable in app/Config/core.php.n
| Is This Answer Correct ? | 0 Yes | 0 No |
List some database related query function used in cakephp.
Which is better cakephp or laravel?
What are components in cakephp. List some commonly used cakephp components?
What is name of default function and controller of cakephp which is called automatically?
Explain cakephp?
What are commonly used components of cakephp?
What are component, helper and why are they used?
What is the name of cakephp database configuration file?
What are the key features of cakephp?
How to api integration in cakephp 3
How can you make urls search engine friendly while using cakephp?
What is the difference between component, helper, behavior?