- Implemented LecturerEdit and LecturerIndex components for managing lecturers. - Created StudentCreate and StudentEdit components for adding and editing students. - Developed StudentIndex component for listing students with search and pagination. - Added department and user types for better type safety. - Updated routes for lecturers and students, including reset password functionality. - Removed AppSidebar from dashboard for a cleaner layout. |
||
|---|---|---|
| .. | ||
| 0001_01_01_000000_create_users_table.php | ||
| 0001_01_01_000001_create_cache_table.php | ||
| 0001_01_01_000002_create_jobs_table.php | ||
| 2024_01_01_000000_create_passkeys_table.php | ||
| 2025_08_14_170933_add_two_factor_columns_to_users_table.php | ||
| 2026_08_03_000002_create_user_profiles_table.php | ||
| 2026_08_03_000003_create_academic_terms_table.php | ||
| 2026_08_03_000004_create_departments_table.php | ||
| 2026_08_03_000005_create_lecturers_table.php | ||
| 2026_08_03_000006_create_department_leaderships_table.php | ||
| 2026_08_03_000007_create_students_table.php | ||
| 2026_08_05_084226_create_media_table.php | ||
| 2026_08_05_085203_create_permission_tables.php | ||