| .. |
|
AcademicTerm.php
|
feat: add tuition invoice and payment management
|
2026-08-25 00:34:32 +07:00 |
|
Assignment.php
|
feat: add assignment and submission management features
|
2026-08-24 18:15:44 +07:00 |
|
Attendance.php
|
feat: add attendance management functionality with CRUD operations
|
2026-08-24 18:46:31 +07:00 |
|
ClassEnrollment.php
|
feat: add course and class enrollment management
|
2026-08-21 19:06:05 +07:00 |
|
Course.php
|
feat: add course and class enrollment management
|
2026-08-21 19:06:05 +07:00 |
|
CourseClass.php
|
feat: add course registration management functionality with CRUD operations
|
2026-08-25 00:51:50 +07:00 |
|
CourseRegistration.php
|
feat: add course registration management functionality with CRUD operations
|
2026-08-25 00:51:50 +07:00 |
|
Department.php
|
feat: add lecturer and student management pages with CRUD functionality
|
2026-08-21 14:14:01 +07:00 |
|
DepartmentLeadership.php
|
feat: add lecturer and student management pages with CRUD functionality
|
2026-08-21 14:14:01 +07:00 |
|
Lecturer.php
|
feat: add lecturer and student management pages with CRUD functionality
|
2026-08-21 14:14:01 +07:00 |
|
Mahasiswa.php
|
buat model mahasiswa
|
2026-07-29 18:41:48 +07:00 |
|
Material.php
|
feat: implement material management functionality with CRUD operations
|
2026-08-21 20:28:03 +07:00 |
|
Schedule.php
|
feat: add schedule management functionality with CRUD operations
|
2026-08-24 18:32:44 +07:00 |
|
Student.php
|
feat: add course registration management functionality with CRUD operations
|
2026-08-25 00:51:50 +07:00 |
|
Submission.php
|
feat: add assignment and submission management features
|
2026-08-24 18:15:44 +07:00 |
|
TuitionInvoice.php
|
feat: add tuition invoice and payment management
|
2026-08-25 00:34:32 +07:00 |
|
TuitionPayment.php
|
feat: add tuition invoice and payment management
|
2026-08-25 00:34:32 +07:00 |
|
User.php
|
feat: add lecturer and student management pages with CRUD functionality
|
2026-08-21 14:14:01 +07:00 |
|
UserProfile.php
|
feat: update user registration to use username instead of name, add user profile model and migration, and implement gender enum
|
2026-08-03 13:43:30 +07:00 |