An open API service indexing awesome lists of open source software.

https://github.com/bayurifkialghifari/php-toko-online

Aplikasi online shop yang sudah terintegrasi dengan midtrans dan raja ongkir.
https://github.com/bayurifkialghifari/php-toko-online

database online-shop php

Last synced: about 2 months ago
JSON representation

Aplikasi online shop yang sudah terintegrasi dengan midtrans dan raja ongkir.

Awesome Lists containing this project

README

          

# GUD-FRAMEWORK-PHP

- Installation

1. Download

git clone ``https://github.com/BayuRifkiAlghifari/GUD-FRAMEWORK-PHP.git`` or Download on this repository

2. Base URL Configuration

Open ``config.php`` in app/config/config.php then change according to the name of your project name

```php

```

3. Database Configuration

Open database.php in app/config/database.php then change according to your database configuration

```php

```

4. Composer

```bash
composer dump-autoload
composer install
```

5. Finish

Ready to use

- Features

1. Routing
2. Email
3. File upload
4. ORM Model
5. Query Builder
6. PSR 4 Autoloadings