simedkom/database
Yoga Pangestu 2c5b057958 feat(news): implement news resource with CRUD functionality
- Created NewsResource for managing news entries.
- Added pages for creating, editing, and listing news.
- Defined NewsForm schema for news entry forms.
- Configured NewsTable for displaying news records with actions.
- Implemented News model with relationships and soft deletes.
- Added factories for generating test data for news and tags.
- Created migrations for news and tags tables.
2025-12-12 09:48:34 +07:00
..
factories feat(news): implement news resource with CRUD functionality 2025-12-12 09:48:34 +07:00
migrations feat(news): implement news resource with CRUD functionality 2025-12-12 09:48:34 +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