dress/app
2026-04-28 18:52:47 +07:00
..
Actions/Fortify initial commit 2026-04-11 22:26:56 +07:00
Concerns feat: localize UI to Indonesian, update profile form with extended fields, and disable 2FA password confirmation requirement 2026-04-24 19:54:59 +07:00
Console/Commands refactor: standardize error notification messages across controllers and console commands 2026-04-22 21:36:55 +07:00
Enums feat: implement full order management system including CRUD operations, inventory tracking, and payment processing 2026-04-22 15:18:18 +07:00
Http feat: implement permission-based access control for routes and UI components using a new custom hook 2026-04-28 18:52:47 +07:00
Models feat: integrate spatie/laravel-permission for role-based access control and initialize core system permissions 2026-04-24 23:43:40 +07:00
Providers feat: enable user authentication via email or username in Fortify 2026-04-17 22:11:59 +07:00
Support feat: introduce LogHelper for centralized exception handling and implement consistent error logging across admin controllers 2026-04-22 21:19:33 +07:00