Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 401 Bytes

readme.md

File metadata and controls

22 lines (17 loc) · 401 Bytes

Open Hotel Booking

Open source online hotel booking system built with Laravel

Setting up

Run migrations

php artisan migrate

Seed the database

php artisan db:seed

Configuration

Edit configuration files in app/config directory.

Admin Login

Go to /admin/login and enter the following credentials:
Email: [email protected]
Password: 12345678