This website requires JavaScript.
Explore
Help
Sign In
itm
/
sispace
Watch
1
Star
0
Fork
0
You've already forked sispace
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
01b3627cc2
sispace
/
app
/
Models
History
Yoga Pangestu
7a9cb7fed9
feat: Add course schedule model, migration, seeder, and Filament CRUD for managing schedules.
2026-03-11 07:18:57 +07:00
..
Course.php
feat: Add course schedule model, migration, seeder, and Filament CRUD for managing schedules.
2026-03-11 07:18:57 +07:00
CourseSchedule.php
feat: Add course schedule model, migration, seeder, and Filament CRUD for managing schedules.
2026-03-11 07:18:57 +07:00
Lecturer.php
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
Student.php
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
User.php
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