Commit Graph

7 Commits

Author SHA1 Message Date
LailaWulandarii cd8a6b6a6e refactor: update file handling to use Storage facade and improve image path references 2026-01-08 19:00:52 +07:00
root 3323a3e37e Fix controller case sensitivity, add package-lock, and cleanup gitignore 2026-01-07 06:01:14 +00:00
LailaWulandarii 4da0aae8f3 modify booking foto model, add new function for labeling status_booking 2025-12-29 03:04:22 +07:00
LailaWulandarii 24780837c2 feat: Enhance Buket ordering process with AJAX search, validation, and new features 2025-12-28 19:22:26 +07:00
LailaWulandarii a5ae9a66d8 feat: Add new fields and functionalities for Buket products
- Added 'request_khusus' and 'ucapan' fields to the Buket model and migration.
- Updated the create and edit modals to include new fields for 'request_khusus' and 'ucapan'.
- Enhanced the product listing view with success and error alerts.
- Implemented image upload functionality with previews in create and edit modals.
- Improved the show modal to display detailed information about Buket products.
- Added multiple new images for Buket products in the public directory.
2025-12-28 19:21:16 +07:00
LailaWulandarii 09eadb8a5a add model, controller, and seeder 2025-12-27 02:28:41 +07:00
LailaWulandarii f70684df91 Initial commit: Setup Laravel Framework 2025-12-09 15:37:11 +07:00