Eraporsmk
Aplikasi Penilaian SMK
Install / Use
/learn @eraporsmk/EraporsmkREADME
<h1>PENGEMBANGAN DIHENTIKAN DAN AKAN DILANJUTKAN KE VERSI BARU</h1>
<p align="center"><img src="http://erapor-smk.net/logo.png" width="600"></p>
Cara Install
- Clone Repositori ini
git clone --depth=1 https://github.com/eraporsmk/eraporsmk.git project_name
cd project_name
- Install Dependencies
composer install
Koneksi ke database
cp .env.example .env
nano .env
- Database Utama
DB_HOST=127.0.0.1
DB_PORT=5432
DB_DATABASE=postgres
DB_USERNAME=postgres
DB_PASSWORD=postgres
- Database eRaporSMK Versi 4 (jika ada)
DB_ERAPOR4_HOST=127.0.0.1
DB_ERAPOR4_PORT=5432
DB_ERAPOR4_DATABASE=postgres
DB_ERAPOR4_USERNAME=postgres
DB_ERAPOR4_PASSWORD=postgres
Generate App Key
php artisan key:generate
Migration
- Membuat struktur table
php artisan migrate
- Jalankan seeder
php artisan db:seed
Related Skills
node-connect
346.8kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
107.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
346.8kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
346.8kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
