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.
- Host: GitHub
- URL: https://github.com/bayurifkialghifari/php-toko-online
- Owner: bayurifkialghifari
- License: mit
- Archived: true
- Created: 2021-01-10T06:51:56.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-30T07:16:55.000Z (over 2 years ago)
- Last Synced: 2025-06-20T10:13:45.223Z (6 months ago)
- Topics: database, online-shop, php
- Language: HTML
- Homepage:
- Size: 20.3 MB
- Stars: 7
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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