HotelManager
Web app for managing hotel written in Laravel
Web application for managing hotel rooms, guests and reservations with flexible and responsive frontend written in [Laravel](https://laravel.com) 5.6 The project is written primarily in PHP, distributed under the MIT License license, first published in 2016. Key topics include: bootstrap, hacktoberfest, hotel, hotel-management, hotel-management-system.
Latest release: v1.2— Laravel 5.6, Bootstrap 4
December 8, 2020View Changelog →
Hotel Manager
Web application for managing hotel rooms, guests and reservations with flexible and responsive frontend written in Laravel 5.6
Requirements
- PHP >= 7.1.3
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- XML PHP Extension
- Composer
Installation
First, change .env.example to .env and update it
composer install --no-interaction
php artisan key:generate
php artisan migrate
php artisan db:seed
Run by php artisan serve
Contributors
Showing top 4 contributors by commit count.
This article is auto-generated from Saibamen/HotelManager via the GitHub API.Last fetched: 6/22/2026

