simedkom/app/Models
Yoga Pangestu a6ea4cfdc5 feat(media monitoring): implement crud
- create enums for channel
- create model and migration
- create many to many relation to theme
- feat resource
2025-12-09 11:27:59 +07:00
..
Classification.php feat: add SubClassification resource with management pages and migration for sub_classifications table 2025-11-19 15:41:41 +07:00
Company.php feat(media): implement media crud with custom page 2025-12-04 15:28:51 +07:00
Department.php feat: add Department resource with management pages and migration for departments table 2025-11-19 16:18:35 +07:00
Journalist.php feat(journalist): implement journalist crud and create migration and model 2025-12-05 08:53:27 +07:00
Location.php feat: add Location and SubLocation resources with management pages and migrations for locations and sub_locations tables 2025-11-19 15:50:45 +07:00
MediaMonitoring.php feat(media monitoring): implement crud 2025-12-09 11:27:59 +07:00
MediaMonitoringTheme.php feat(media monitoring): implement crud 2025-12-09 11:27:59 +07:00
PartnerMedia.php feat(media): implement media crud with custom page 2025-12-04 15:28:51 +07:00
SubClassification.php feat: add SubClassification resource with management pages and migration for sub_classifications table 2025-11-19 15:41:41 +07:00
SubLocation.php feat: add Location and SubLocation resources with management pages and migrations for locations and sub_locations tables 2025-11-19 15:50:45 +07:00
Theme.php feat(media monitoring): implement crud 2025-12-09 11:27:59 +07:00
User.php feat(company): implement custom company for 'Perusahaan' role 2025-12-04 14:44:46 +07:00