Skip to content

Judaemon/BMS-v1

Repository files navigation

Barangay Management System (BMS)

For MITACOR

How tu run on local server

Softwares needed:

composer
Laravel 9
XAMPP
VS Code

Install dependencies using:

npm install
composer update && composer instal

On separated terminals run using:

php artisan migrate:fresh --seed
npm run dev
php artisan serv

Visit the link provided by the terminal such as `127.0.0.1:8000`

Use this account to log in

Username: admin@admin.admin
Password: giann
Usertype: admin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published