Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gousaiyang/BookStore-PHP
Simple Online Bookstore (Iteration 1, written in PHP)
https://github.com/gousaiyang/BookStore-PHP
Last synced: about 2 months ago
JSON representation
Simple Online Bookstore (Iteration 1, written in PHP)
- Host: GitHub
- URL: https://github.com/gousaiyang/BookStore-PHP
- Owner: gousaiyang
- License: mit
- Created: 2017-03-15T07:38:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-14T15:51:25.000Z (about 6 years ago)
- Last Synced: 2024-11-05T16:49:33.329Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-se - PHP - Java) (课程列表 / Database System-Book Store)
README
# Simple Online Bookstore (Version 1)
## Front End
jQuery + Bootstrap
## Back End
Laravel Framework
## Deploy
1. Copy `.env.example` to `.env` and open the file and edit the settings.
2. Execute `composer install`.
3. Import `bookstore_sample.sql`.