codeigniter-3.2.1-with-admin-LTE-Template-Intigration
codeigniter-3.2.1-with-admin-LTE-Template-Intigration copied to clipboard
Admin LTE templete with php codeigniter 3.2.1 latest version
codeigniter-3.2.1-with-admin-LTE-Template-Intigration
Admin LTE templete with php codeigniter 3.2.1 latest version intigration
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.
To login,
I am going to provide the user-email ids and password below.
System Administrator Account :
- email : [email protected]
- password : 123456
Manager Account :
- email : [email protected]
- password : 123456
Employee Account
- email : [email protected]
- password : 123456
Once you logged in with System Administrator account, you can create user or edit previous user if you want.
Dependencies
| 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 |