This website requires JavaScript.
Explore
Help
Sign In
diskominfo
/
simedkom
Watch
1
Star
0
Fork
0
You've already forked simedkom
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2eb99fa9c7
simedkom
/
database
/
migrations
History
Yoga Pangestu
0341d452a0
feat(journalist): implement journalist crud and create migration and model
2025-12-05 08:53:27 +07:00
..
0001_01_01_000000_create_users_table.php
feat(migration): update users table schema and add is_active column with enum
2025-11-19 14:50:19 +07:00
0001_01_01_000001_create_cache_table.php
initial commit
2025-10-24 07:58:05 +07:00
0001_01_01_000002_create_jobs_table.php
initial commit
2025-10-24 07:58:05 +07:00
2025_10_24_012236_create_classifications_table.php
feat: add Classification resource with management pages and migration for classifications table
2025-11-19 15:28:27 +07:00
2025_11_19_082630_create_sub_classifications_table.php
feat: add SubClassification resource with management pages and migration for sub_classifications table
2025-11-19 15:41:41 +07:00
2025_11_19_084250_create_locations_table.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
2025_11_19_084252_create_sub_locations_table.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
2025_11_19_085234_create_departments_table.php
feat: add Department resource with management pages and migration for departments table
2025-11-19 16:18:35 +07:00
2025_11_19_092038_create_airing_proof_themes_table.php
feat: add AiringProofTheme resource with management pages and migration for airing_proof_themes table
2025-11-19 16:26:56 +07:00
2025_11_20_014326_create_permission_tables.php
feat: Add policies for SubClassification, SubLocation, and User models
2025-11-20 09:00:59 +07:00
2025_11_20_041121_create_companies_table.php
feat(company): implement custom company for 'Perusahaan' role
2025-12-04 14:44:46 +07:00
2025_11_20_041125_create_partner_media_table.php
feat(media): implement media crud with custom page
2025-12-04 15:28:51 +07:00
2025_11_20_041138_create_journalists_table.php
feat(journalist): implement journalist crud and create migration and model
2025-12-05 08:53:27 +07:00
2025_12_02_133408_create_media_table.php
feat(spatie media lib & asmit upload: install and custom path in spatie library
2025-12-04 13:57:33 +07:00