Yoga Pangestu
|
1c51ccd5b5
|
feat: Add LecturerSeeder to populate lecturer data and update DatabaseSeeder to include LecturerSeeder
|
2026-03-10 14:07:26 +07:00 |
|
Yoga Pangestu
|
0dac411fb0
|
feat: Establish one-to-many relationship between lecturers and courses, adding UI fields and table columns for assignment and display.
|
2026-03-10 13:27:53 +07:00 |
|
Yoga Pangestu
|
3e00965a8a
|
feat: Add Filament Spatie Laravel Media Library plugin and create migration for media table to manage media files in the application.
|
2026-03-10 12:46:02 +07:00 |
|
Yoga Pangestu
|
6dab533b21
|
feat: Create Course resource with CRUD functionality, including management pages, form schema, migration, and seeder for handling course data in the admin panel.
|
2026-03-10 12:24:31 +07:00 |
|
Yoga Pangestu
|
c9ad3b272c
|
feat: Create Lecturer resource with CRUD functionality, including pages for listing, creating, and editing lecturers, along with a form schema and migration for managing lecturer data in the admin panel.
|
2026-03-10 12:12:59 +07:00 |
|
Yoga Pangestu
|
9c53efb918
|
feat: Introduce IsActive and Sex enums, and create Student and User models with corresponding migrations and seeders for user and student data management.
|
2026-03-10 11:20:45 +07:00 |
|
Yoga Pangestu
|
12d3826520
|
initial commit
|
2026-03-10 10:35:34 +07:00 |
|