Please write the name of Cakephp database configuration file name and its location?
It's default file name is database.php.default. We can use this file to configure with database. This file is located in "/app/config/database.php.defaut"
.
It's default file name is database.php.default. We can use this file to configure with database. This file is located in "/app/config/database.php.defaut"
.