https://github.com/korospace/bsblweb
https://github.com/korospace/bsblweb
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/korospace/bsblweb
- Owner: korospace
- Created: 2021-10-08T00:20:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T21:30:56.000Z (over 3 years ago)
- Last Synced: 2025-06-02T07:44:50.352Z (12 months ago)
- Language: PHP
- Size: 83.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Website Banksampah Budiluhur
## Requirements
- php 7.3 or higher
- [composer 2.3.4](https://getcomposer.org/)
- mysql
## Setup
- Clone or Download as ZIP
- Place the project into htdocs
- Change directory to root project
- Create database db_bsbl
-
run from your cmd:
```
composer install
php spark migrate
php spark db:seed AppSeed
```
## Preview