Skip to content

Latest commit

 

History

History
56 lines (42 loc) · 1.18 KB

README.md

File metadata and controls

56 lines (42 loc) · 1.18 KB

Book_Place

A project on a Library management system with Vue js , Laravel and Mysql

Table of Contents

About

Provide a more detailed description of your Laravel project, its purpose, and any relevant information.

Features

List key features of your Laravel project.

  • sanctum auth
  • ...

Getting Started

Prerequisites

List any prerequisites or dependencies that need to be installed before running the project.

Installation

  1. Clone the repository:

    git clone git@github.com:dynamic2code/Book_Place_backend.git

2.Navigate to the project folder:

cd Book_Place_backend
cd Book_Place_backend

3.Install dependencies:

composer install

4.deployment

php artisan serve