layer-chicken/app
2026-02-19 13:15:40 +07:00
..
Enums refactor: Remove FeedStatus enum and its references from FeedResource, Feed model, and migration 2026-02-17 19:40:31 +07:00
Filament refactor: Standardize created_at column date format to include full day name and refactor arrow function syntax in various Filament resources. 2026-02-19 13:15:40 +07:00
Http/Controllers initial commit 2025-12-27 17:08:11 +07:00
MediaLibrary feat: Implement Spatie Media Library for Feed model with custom path generation and Filament integration. 2026-02-13 15:46:27 +07:00
Models refactor: update model casts to use method syntax across multiple models. 2026-02-19 11:09:08 +07:00
Observers feat: Implement DelayedGood management with resource, pages, model, migration, and observer for tracking delayed goods 2026-02-19 09:43:31 +07:00
Providers Remove AccountWidget and FilamentInfoWidget from the Filament admin panel. 2026-02-19 11:55:47 +07:00
Traits/Enum feat: Introduce user roles with RoleEnum, update user table schema for username and soft deletes, and refactor user seeding. 2026-02-07 15:35:09 +07:00