#Hostel Management System
- Mobile Responsive Bootstrap 4 Design
- Hostel Management with Roles
- Role Management
- Permissions Management
- Laravel 8 + Bootstrap 4
Client: HTML, CSS, JavaScript, jQuery, VueJs, Bootstrap 4
Server: PHP, Laravel 8
DataBase: MySql
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