https://github.com/abdullahghanem/books
books library (laravel, vue js, google api )
https://github.com/abdullahghanem/books
googleapiclient laravel vuejs
Last synced: 6 months ago
JSON representation
books library (laravel, vue js, google api )
- Host: GitHub
- URL: https://github.com/abdullahghanem/books
- Owner: AbdullahGhanem
- Created: 2018-05-16T20:39:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T08:02:41.000Z (over 1 year ago)
- Last Synced: 2025-05-06T06:09:40.310Z (6 months ago)
- Topics: googleapiclient, laravel, vuejs
- Language: PHP
- Size: 1.34 MB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## 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`