Skip to content

Latest commit

 

History

History
73 lines (52 loc) · 1 KB

readme.md

File metadata and controls

73 lines (52 loc) · 1 KB

Kos Manager

Aplikasi Manajemen Kos dibuat dengan Laravel, Inertiajs, dan React

Fitur

  • Manajemen Kamar
  • Manajemen Penghuni
  • Manajemen Aktivitas Penginapan
  • Manajemen Tagihan
  • Manajemen Pembayaran
  • CMS Tampilan Pengunjung

Instalasi

Clone repo:

git clone https://github.com/itsfaqih/kos-manager.git
cd kos-manager

Install PHP dependencies:

composer install

Install NPM dependencies:

npm install

Build assets:

npm run dev

Setup configuration:

cp .env.example .env

Generate application key:

php artisan key:generate

Run database migrations:

php artisan migrate

Run database seeder:

php artisan db:seed

Run artisan server:

php artisan serve

Kontributor

Project ini dibuat oleh: