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
6dab533b21
sispace
/
database
/
seeders
History
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
..
CourseSeeder.php
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
DatabaseSeeder.php
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
UserSeeder.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