TIF_NGANJUK_E41220418/database/migrations
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
..
0001_01_01_000000_create_users_table.php add model, controller, and seeder 2025-12-27 02:28:41 +07:00
0001_01_01_000001_create_cache_table.php Initial commit: Setup Laravel Framework 2025-12-09 15:37:11 +07:00
0001_01_01_000002_create_jobs_table.php Initial commit: Setup Laravel Framework 2025-12-09 15:37:11 +07:00
2025_12_26_150422_create_bukets_table.php feat: Add new fields and functionalities for Buket products 2025-12-28 19:21:16 +07:00
2025_12_26_150455_create_paket_fotos_table.php add model, controller, and seeder 2025-12-27 02:28:41 +07:00
2025_12_26_150512_create_additionals_table.php add model, controller, and seeder 2025-12-27 02:28:41 +07:00
2025_12_26_150527_create_pelanggans_table.php add model, controller, and seeder 2025-12-27 02:28:41 +07:00
2025_12_26_150607_create_transaksi_bukets_table.php add model, controller, and seeder 2025-12-27 02:28:41 +07:00
2025_12_26_150621_create_booking_fotos_table.php Refactor booking and payment flow for photo packages 2025-12-28 19:23:42 +07:00
2025_12_26_150637_create_detail_additionals_table.php add model, controller, and seeder 2025-12-27 02:28:41 +07:00