dress/app/Http/Controllers/Admin/Manage
2026-04-24 19:57:31 +07:00
..
OrderCartController.php feat: implement full order management system including CRUD operations, inventory tracking, and payment processing 2026-04-22 15:18:18 +07:00
OrderController.php refactor: rename hpp field to cogs across models, database, and controllers 2026-04-24 19:57:31 +07:00
PurchaseCartController.php refactor: replace 'where' with 'whereNull' for clarity in PurchaseItem queries 2026-04-22 13:49:58 +07:00
PurchaseController.php refactor: standardize error notification messages across controllers and console commands 2026-04-22 21:36:55 +07:00