- Users Management
- Booking Creation,Updation and Deletion
- Hotel Rooms Management
- Clone to repository using
git clone https://github.com/aliahmadcse/hotel-resv.git
- Run the command
composer install
in terminal to install dependencies - Create an .env file with your own settings. A template is provided in .env.example file
- Now run the app on our local server and enjoy!