/sisip-v2

Sistem Informasi Solidaritas Insan Peduli Version 2

Primary LanguageHTML

Installation

Set environment on .env file with copy the .env.example

cp .env.example .env

Then run this following command

composer install
php artisan key:generate
php artisan migrate
php artisan db:seed