Tuesday, 14 June 2016

Database setup in Codeigniter


Four step to easy install database setup. First Install Codeigniter Project in your server.

Step 1.  After  Open your Codeigniter project. and Double Click to application folder.




Step 2.  After Double Click to config folder


  
Step 3. After open database file. and edit your Database details.

Step 4 .  Below database change in database.php file. You can write to change database details.




This Database is complete setup. If you any Queries to write comment in this database page.


2 comments: