simedkom/database
Yoga Pangestu b9a266d35a feat(announcement): create AnnouncementMedia model, factory, and migration
- Introduced the AnnouncementMedia model, removing soft deletes for a simplified structure.
- Added AnnouncementMediaFactory for generating test data with relationships to Announcement and PartnerMedia.
- Created migration for the announcement_media table without soft deletes.
2025-12-12 11:30:36 +07:00
..
factories feat(announcement): create AnnouncementMedia model, factory, and migration 2025-12-12 11:30:36 +07:00
migrations feat(announcement): create AnnouncementMedia model, factory, and migration 2025-12-12 11:30:36 +07:00
seeders refactor(theme): change label airing proof theme to theme only 2025-12-05 09:59:02 +07:00
.gitignore initial commit 2025-10-24 07:58:05 +07:00