Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 413 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 413 Bytes

Soal Ujian Tengah Semester

Pemrograman Web 2

Program Studi Sistem Informasi, Universitas Tanjungpura Semester Genap Tahun Ajaran 2019/2020

Petunjuk

Silahkan anda forking terlebih dahulu repository ini. Kemudian jalankan instalasi dengan composer

composer install

Kemudian ubah permission pada bootstrap/cache dan storage dengan cara

chmod 777 -R bootstrap/cache
chmod 777 -R storage