Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vipulasa/booking-x-apiit
https://github.com/vipulasa/booking-x-apiit
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vipulasa/booking-x-apiit
- Owner: vipulasa
- Created: 2022-07-05T05:31:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T04:00:07.000Z (over 2 years ago)
- Last Synced: 2023-08-13T15:21:25.948Z (over 1 year ago)
- Language: PHP
- Size: 1.01 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Booking X APIIT
## _Hotel Booking Core System_Clone the repository and run the following commands
```sh
cd booking-x-apiit
npm install
npm run prod
php artisan db:wipe
php artisan migrate
php artisan db:seed
php artisan serve
```Final step
Copy the .env.exmple as .env and update the DB_DATABASE path with your current file folder location