Download the code from repository. Unzip the zip file.
Open browser; goto localhost/phpmyadmin. Import the file "db.sql" in that database.
Change database.php in application/config/database.php with your own database details that created previously by importing db.sql
Copy the remaining code into your root directory Open browser; goto localhost/[project-folder-name] and press enter
The login screen will appear.
I am going to provide the user-email ids and password below.
- email : admin@bewithdhanu.in
- password : 123456
- email : manager@bewithdhanu.in
- password : 123456
- email : employee@bewithdhanu.in
- password : 123456
Once you logged in with System Administrator account, you can create user or edit previous user if you want.
| NAME | VERSION | WEB | REPO |
|---|---|---|---|
| CodeIgniter | 3.1.0 | Website | Github |
| AdminLTE | 2.3.5 | Website | Github |
| Bootstrap | 3.3.7 | Website | Github |
| jQuery | 2.2.4 | Website | Github |
| Font Awesome | 4.6.3 | Website | Github |