sispace/app
2026-03-11 07:42:15 +07:00
..
Enums 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
Filament refactor: Simplify course selection options in schedule form by directly retrieving all courses and adding options limit. 2026-03-11 07:42:15 +07:00
Http/Controllers initial commit 2026-03-10 10:35:34 +07:00
MediaLibrary feat: Implement CustomPathGenerator for dynamic media path generation in the Media Library. 2026-03-10 12:46:10 +07:00
Models feat: Add course schedule model, migration, seeder, and Filament CRUD for managing schedules. 2026-03-11 07:18:57 +07:00
Providers feat: Update admin panel configuration to disable breadcrumbs and add navigation groups for better organization. 2026-03-10 11:34:49 +07:00