UII Student Area Installation git clone git@github.com:satriowisnugroho/uii-student-area.git your-app-name-here cd your-app-name-here composer install -vvv cp .env.example .env php artisan key:generate Configure file .env php artisan migrate Done!