Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 255 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 255 Bytes

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.