Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 394 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 394 Bytes

About

Sistem management arsip kelurahan kawatuna

Installation

copy and paste in your terminal

git clone https://github.com/MRizki28/SIMAK.git

install composer

composer install

generate key

php artisan key:generate

Migration table and seeder

php artisan migrate::fresh --seed

Run Project

php artisan serve