This website requires JavaScript.
Explore
Help
Sign In
yadiparfum
/
layer-chicken
Watch
1
Star
0
Fork
0
You've already forked layer-chicken
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
7967758491
layer-chicken
/
app
History
Yoga Pangestu
7967758491
feat: Refactor egg price selection options and add success notifications for record creation and updates
2026-02-24 16:59:38 +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
feat: Refactor egg price selection options and add success notifications for record creation and updates
2026-02-24 16:59:38 +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
fix: correct access check in canAccessPanel method to use instance method instead of auth helper
2026-02-24 14:22:11 +07:00
Observers
feat: Implement ChickenObserver to clear active chickens cache on model changes and register it with the Chicken model.
2026-02-19 14:13:23 +07:00
Policies
feat: Implement authorization for various models and widgets by creating policies, updating the Shield seeder, and adding widget shields.
2026-02-24 13:41:04 +07:00
Providers
feat: Add login background image and configure Filament auth UI enhancer panel width.
2026-02-24 16:31:29 +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