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: 16 days ago
JSON representation

Simple Online Bookstore (Iteration 1, written in PHP)

Lists

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`.