You can clone my project on your computer
git clone https://github.com/syuhendar729/ci4app.git
Run app
cd ci4app
php spark serve
Open your browser and type localhost:8080
You can import database ci4.sql in phpmyadmin
- Open your phpmyadmin in localhost
- Create database
ci4 - Enter ci4 database
- Enter menu import
- Choose file
ci4.sql - Import
- PHP version 7.2 or higher is required
- Mysql database
- And else...