Commit Graph

7 Commits

Author SHA1 Message Date
root 3323a3e37e Fix controller case sensitivity, add package-lock, and cleanup gitignore 2026-01-07 06:01:14 +00:00
LailaWulandarii 1f94e59459 Refactor booking and payment flow for photo packages
- Updated booking-foto.blade.php to use forelse for displaying photo packages and added SweetAlert notifications for successful and error sessions.
- Created a new calendar-grid component for better date selection in detail-foto.blade.php.
- Enhanced detail-foto.blade.php to include a booking form with additional options and a calendar for selecting dates and times.
- Improved pembayaran-foto.blade.php to handle errors, include hidden fields for previous selections, and add file upload preview functionality.
- Updated web.php routes to better organize user and admin routes, including AJAX endpoints for calendar loading and slot checking.
2025-12-28 19:23:42 +07:00
LailaWulandarii 4c811fa06b update routing 2025-12-25 21:17:14 +07:00
LailaWulandarii 7b5a80b616 Refactor route definitions for user and admin management, adding grouping for user routes and commenting out owner-only middleware logic 2025-12-23 19:39:44 +07:00
LailaWulandarii 1927a7f767 Refactor admin routes to remove commented code and improve clarity 2025-12-22 06:55:42 +07:00
LailaWulandarii 416578b20b refactor admin routes to group under 'admin' prefix and redirect to beranda 2025-12-16 21:21:47 +07:00
LailaWulandarii f70684df91 Initial commit: Setup Laravel Framework 2025-12-09 15:37:11 +07:00