Skip to content

it is my first project which can maintain all necessary actions for a book store. Developed in Laravel and Vue.js.

Notifications You must be signed in to change notification settings

Abdurrahman-Alizada/bookStoreManagementSystem

Repository files navigation

How to use?

  1. Download project. git.
  2. cd into your project.
  3. Run command 'composer install'.
  4. Run command 'npm install'
  5. Run command 'cp .env.example .env'
  6. php artisan key:generate.
  7. Create a database in Xampp server name='laravel'.
  8. Run command 'php artisan migrate'.
  9. Run command 'php artisan db:seed'. 10.Run command 'php artisan serve'. 11.Run comomand 'npm run watch' for editing and compilation Vue components.

Good luck

About

it is my first project which can maintain all necessary actions for a book store. Developed in Laravel and Vue.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published