Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 215 Bytes

readme.md

File metadata and controls

7 lines (6 loc) · 215 Bytes

Installation

  • git clone https://github.com/AbdullahGhanem/books.git
  • cd books
  • composer install
  • create .env from .env.example file and set your database connection details
  • php artisan migrate