Skip to content

jahid56/codeigniter_crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Setup

1.First create a database.

2.Rename the database in application/config/database.php. also write username and password.

3.Import the database from db/crud.sql

  1. You are now set to go.