HotelManager Save Abandoned

Web app for managing hotel written in Laravel

Project README

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

Open Source Agenda is not affiliated with "HotelManager" Project. README Source: Saibamen/HotelManager
Stars
45
Open Issues
22
Last Commit
10 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating