What is the name of cakephp database configuration file?
Answer / Surendra Nath Gupta
The name of the CakePHP database configuration file is `database.php`. It can be found in the `config` directory.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to convert html to pdf in cakephp?
Which function is executed before every action in the controller?
How to fetch data from database in cakephp?
How to add scaffolding in your application?
How we can set custom page title in cakephp?
What do you mean by habtm?
List some commonly used cakephp components?
How cakephp url looks in address bar
List different type of cache cakephp supports?
What is scaffolding in cakephp?
What is a helper and list some common helpers name used in cakephp?
How to run cakephp project in xampp?