sayrahmat41 / dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# CodeIgniter 4 Admin

1. Clone the project XAMPP/WAMP directory

clone or download

2. Create a database in you phpMyAdmin

Import the dashboard.sql file You can modify the table as per your need as this is only a starting point

3. Setup your environtment

rubah file berikut /app/config/app.php sesuai setting local anda public $baseURL = 'http://localhost/ci_admin/public';

rubah config DB berikut /app/config/Database.php sesuai setting local anda

4. login

Email: test@gmail.com Password:admin

About

License:GNU General Public License v3.0


Languages

Language:JavaScript 79.6%Language:PHP 14.3%Language:CSS 5.2%Language:HTML 0.7%Language:Less 0.1%Language:Smarty 0.0%