Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/korospace/bsblweb
https://github.com/korospace/bsblweb
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/korospace/bsblweb
- Owner: korospace
- Created: 2021-10-08T00:20:11.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-11-16T21:30:56.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T23:40:00.091Z (over 1 year 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 installphp spark migrate
php spark db:seed AppSeed
```## Preview