What is the name of cakephp database configuration file name and its location?
Answer / Kumar Abhinav
The CakePHP database configuration file is named 'database.php' and it's located in the 'config' folder within the root directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is it possible to have multiple validation rules per field in cakephp?
What do you mean by component in cakephp?
How can we use ajax in cakephp?
Which methods are used to create and destroy model associations on the fly?
What is default function for a controller?
List some key features in cakaphp 3 over cakephp2?
How to add scaffolding in your application?
How can you include a javascript menu throughout the site. Give steps.
What is cakephp tutorial?
What is helper in cakephp?
What are components in cakephp. List some commonly used cakephp components?
List different type of cache cakephp supports?