echalhadil / bookshelf

BookShelf in an online library that provides you to post or download pdf books. this project built with Laravel v6.2 and Vue.js v2.6.11

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bookshelf

bookshelf in an online library that provides you to post or download pdf books .

Installation

download the project on zip format .

create on your server an SQL Database named bookshef .

open CMD on your repository and run the following command :

composer
composer install
npm install
php artisan config:cache
php artisan cache:clear  
php artisan migrate 
php artisan serve 

About

BookShelf in an online library that provides you to post or download pdf books. this project built with Laravel v6.2 and Vue.js v2.6.11


Languages

Language:Blade 52.0%Language:PHP 47.4%Language:Shell 0.4%Language:Vue 0.3%