simedkom/app/Models
Yoga Pangestu 9aa585d8c9 feat(company): implement custom company for 'Perusahaan' role
- crud with custom page
- create model and migration for database schema
- custom view
- company relation from User model
2025-12-04 14:44:46 +07:00
..
AiringProofTheme.php feat: add AiringProofTheme resource with management pages and migration for airing_proof_themes table 2025-11-19 16:26:56 +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(company): implement custom company for 'Perusahaan' role 2025-12-04 14:44:46 +07:00
Department.php feat: add Department resource with management pages and migration for departments table 2025-11-19 16:18:35 +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
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
User.php feat(company): implement custom company for 'Perusahaan' role 2025-12-04 14:44:46 +07:00