Skip to content

aagastya-sid/inmarBookShopVue

Repository files navigation

Inmar Book Store

Project Setup for Local Environment

Clone the repo locally:

git clone https://github.com/aagastya-sid/inmarBookShopVue.git

Install the dependencies:

composer install
npm install

Compile the assets:

npm run dev

Start the Laravel server:

php artisan serve
php artisan migrate

Seed the database for initial data for Books:

php artisan db:seed

Visit http://localhost:8000 to view the application and user Login and Registration for the first time as Customer.

Login Credentials for Admin

Email:      admin@example.com
Password:   password

Project Schema for Database

Alt text

About

inmarBookShopVue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages