Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 213 Bytes

readme.md

File metadata and controls

10 lines (5 loc) · 213 Bytes

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.