You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,15 +2,15 @@
2
2
3
3
Aplikasi ini menunjukkan contoh akses ke database dengan menggunakan [FastPlaz](https://fastplaz.com), salah satu [Web Framework untuk bahasa Pascal](https://fastplaz.com).
4
4
5
-
Menggunakan 3 model cara, yaitu dengan
5
+
Menggunakan 3 metode, yaitu dengan
6
6
7
7
- Direct Query,
8
8
- ORM Model,
9
9
- API
10
10
11
11
Aplikasi ini dibuat dengan sederhana untuk percontohan, tanpa menggunakan autentikasi/verifikasi.
12
12
13
-
Sumber database menggunakan [Project Inventory](https://github.com/hidayat365/yii2-inventory-app/blob/master/migrations/scripts/tables.sql) dari om Nur Hidayat.
13
+
Sumber database menggunakan [Project Inventory](https://github.com/hidayat365/yii2-inventory-app/blob/master/migrations/scripts/tables.sql) dari om [Nur Hidayat](https://github.com/hidayat365).
0 commit comments