Skip to content
This repository was archived by the owner on Jan 24, 2024. It is now read-only.
/ simulasi-ukk Public archive

Project untuk melengkapi simulasi ukk mata pelajaran PKK (Produk Kreatif dan Kewirausahaan)

Notifications You must be signed in to change notification settings

Say1ddd/simulasi-ukk

Repository files navigation

SIMULASI UKK PKK

Project penilaian ujian praktek mata pelajaran PKK.

Persyaratan

Pastikan telah menginstall package berikut didalam lokal machine:

Cara Clone Repository

Buka terminal atau command prompt dan navigasi ke direktori tempat ingin menyimpan clone repository ini

cd path/to/parent/directory

Clone repository menggunakan perintah git

git clone https://github.com/Say1ddd/simulasi-ukk.git

Install package yang diperlukan

composer install

Membuat file konfigurasi .env (ubah .env sesuai dengan konfigurasi database)

cp .env.example .env

Generate key aplikasi laravel

php artisan key:generate

Migrasi tabel (pastikan database user telah memiliki akses ALL PRIVILEGES dan SUPER sebelum menjalankan migrasi)

php artisan migrate

Hasil

Jika seluruh ketentuan diatas terpenuhi, project sudah bisa dideploy dan diakses

php artisan serve

About

Project untuk melengkapi simulasi ukk mata pelajaran PKK (Produk Kreatif dan Kewirausahaan)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published