TUGAS 3 PBKK

TUGAS 3 PBKK - MEMBUAT FITUR CRUD


Nama : Dicky Maulana Rozi
NRP : 05111740000083
Kelas : PBKK - B


Link : Github

TUTORIAL MEMBUAT FITUR CRUD

1. Download SB Admin :


2. Copy folder CSS, JS, dan Vendor ke folder Codeigniter lalu rubah nama Vendor menjadi ASSETS

3. Buat routes dengan menambahkan code di bawah ke config/routes.php






4. Buat controller dengan menempatkan kode dibawah ke controllers/admin/Overview.php





5. Ubah code dibawah pada bagian Overview.php






HASIL

Home :


Add Services :



Save Services :


Result Services :





Komentar

Postingan populer dari blog ini

Tugas 2 PBO - A

TUGAS 1 PBKK