GitPedia

HotelManager

Web app for managing hotel written in Laravel

From Saibamen·Updated May 7, 2026·View on GitHub·
·Archived

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.2Laravel 5.6, Bootstrap 4
December 8, 2020View Changelog →

Hotel Manager

Build Status
CircleCI
Codeship Status for Saibamen/HotelManager
Scrutinizer Code Quality
Maintainability
StyleCI
SymfonyInsight
codecov

Web application for managing hotel rooms, guests and reservations with flexible and responsive frontend written in Laravel 5.6

All reservations

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.

View all contributors on GitHub →

This article is auto-generated from Saibamen/HotelManager via the GitHub API.Last fetched: 6/22/2026