MIF_E31230887/resources/views
Lutfi Hakim ca98d0a665 Fix peminjaman FK and use id_buku in views
Add migration to fix peminjaman.id_buku foreign key: modify column to INT UNSIGNED and re-create FK referencing buku.id_buku with cascadeOnDelete. Update admin peminjaman blades to use $b->id_buku for option values. Remove unused imports and tidy up formatting/whitespace in Peminjaman and AdminPeminjaman controllers (including small reformat of Fonnte API payload). These changes ensure the dropdowns use the correct book identifier and the DB relation is consistent.
2026-05-01 23:36:20 +07:00
..
Auth first commit 2026-04-29 20:58:38 +07:00
admin Fix peminjaman FK and use id_buku in views 2026-05-01 23:36:20 +07:00
anggota first commit 2026-04-29 20:58:38 +07:00
buku add seeders 2026-04-30 14:35:20 +07:00
buku_tamu first commit 2026-04-29 20:58:38 +07:00
components first commit 2026-04-29 20:58:38 +07:00
laporan first commit 2026-04-29 20:58:38 +07:00
layouts add seeders 2026-04-30 14:35:20 +07:00
partials first commit 2026-04-29 20:58:38 +07:00
profile first commit 2026-04-29 20:58:38 +07:00
user first commit 2026-04-29 20:58:38 +07:00
visitor/katalog add seeders 2026-04-30 14:35:20 +07:00
welcome add seeders 2026-04-30 14:35:20 +07:00
welcome.blade.php first commit 2026-04-29 20:58:38 +07:00