simedkom/app
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
..
Enums feat: Introduce Issue Management module, refactor enum implementations, and remove rich editors from location forms. 2025-12-11 10:41:43 +07:00
Filament feat(news): implement news resource with CRUD functionality 2025-12-12 09:48:34 +07:00
Http/Controllers initial commit 2025-10-24 07:58:05 +07:00
MediaLibrary feat(spatie media lib & asmit upload: install and custom path in spatie library 2025-12-04 13:57:33 +07:00
Models feat(news): implement news resource with CRUD functionality 2025-12-12 09:48:34 +07:00
Policies refactor(theme): change label airing proof theme to theme only 2025-12-05 09:59:02 +07:00
Providers refactor(provider): change navigationSort fot FilamentShieldPlugin to 999 2025-12-09 11:28:45 +07:00
Traits/Enum feat: Introduce Issue Management module, refactor enum implementations, and remove rich editors from location forms. 2025-12-11 10:41:43 +07:00