Skip to content

Nipun-Thiwanka/laravel_hostel_management_system

Repository files navigation

#Hostel Management System

Two Weeks Laravel Project | Laravel 8 + Bootstrap 4

Features

  • Mobile Responsive Bootstrap 4 Design
  • Hostel Management with Roles
  • Role Management
  • Permissions Management
  • Laravel 8 + Bootstrap 4

Technologies $ Languages

Client: HTML, CSS, JavaScript, jQuery, VueJs, Bootstrap 4

Server: PHP, Laravel 8

DataBase: MySql

Installation

Install HMS With Simple Steps

git clone https://github.com/Nipun-Thiwanka/laravel_hostel_management_system.git
cd hostel-management-system

Install All Packages of laravel

composer install

Install NPM Dependencies

npm install && npm run dev

Generate Application key

php artisan key:generate

Update .env File with Database credentials and run migration with seed.

php artisan migrate --seed

All Set ! now serve laravel app on local and open app in browser.

Login With Admin

Username - [email protected]
Password - Admin@123#

Login With Student

Username - [email protected]
Password - password

Screenshots

1

3

2

4

5

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published