- Install php, composer, postgresql
- Run
composer install - Create database with name
dimas - Copy paste
.env.example, rename as.env - Edit
DB_USERNAMEandDB_PASSWORDbased on postgresql configuration - Run
php artisan migrateto run migration - (Optional) Run
php artisan migrate:resetto drop all tables
-
Notifications
You must be signed in to change notification settings - Fork 1
yafithekid/disaster-management-system
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Disaster management system using PostgreSQL, PostGIS, and Laravel Framework
Resources
Stars
Watchers
Forks
Releases
No releases published