1.

What Is The Name Of Cakephp Database Configuration File Name And Its Location?

Answer»

Default FILE NAME is DATABASE.php.default.

Its LOCATED at "/app/config/database.php.default".To connect with database it should be renamed to database.php

Default file name is database.php.default.

Its located at "/app/config/database.php.default".To connect with database it should be renamed to database.php



Discussion

No Comment Found