FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Saibamen/HotelManager: Web app for managing hotel written in Laravel · GitHub

This repository was archived by the owner on Jul 5, 2023. It is now read-only.
/ HotelManager Public archive

Latest commit

 

History

634 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Web app for managing hotel written in Laravel

Topics

Resources

Stars

63 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL