website pengelola wisata pemandian air panas
Go to file Use this template
ardhikaxx 4ba89a1aea docs(flowcharts): tambah dokumentasi flowchart lengkap per fitur
- Tambah 11 file flowchart untuk semua fitur sistem
- Auth: login, register, logout
- Tiket: pembelian, upload bukti, download
- Booking: buat booking, cek tanggal, upload bukti
- Admin: verifikasi pembayaran, manajemen tiket, manajemen admin
- QR Scanner: scan QR, input manual, verifikasi
- Dashboard: statistik, chart penjualan
- Bank Account: CRUD rekening bank
- User: riwayat tiket/booking, profil
- Tambah README.md dengan panduan lengkap Draw.io
- Format ASCII flowchart siap digunakan untuk visualisasi
2026-02-25 08:24:31 +07:00
app fix(dashboard): hitung penjualan hanya dari transaksi yang sudah dikonfirmasi, bukan pending atau rejected 2026-02-25 04:27:16 +07:00
bootstrap feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
config feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
database feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
flowcharts docs(flowcharts): tambah dokumentasi flowchart lengkap per fitur 2026-02-25 08:24:31 +07:00
public chore: tambahkan file payment proof dan qr code yang baru 2026-02-25 04:31:00 +07:00
resources feat(qr-scanner): hide kamera setelah QR terdeteksi dan tampilkan tombol Scan Lagi 2026-02-25 08:02:43 +07:00
routes feat(user): implementasi halaman riwayat tiket dan booking dengan dropdown menu user 2026-02-25 03:31:43 +07:00
storage feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
tests feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
.editorconfig feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
.env.example feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
.gitattributes feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
.gitignore feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
README.md feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
activity-diagram.md docs: tambahkan dokumentasi 5 activity diagram lengkap dengan panduan draw.io 2026-02-25 08:12:49 +07:00
artisan feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
composer.json feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
composer.lock feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
database.md docs: tambahkan dokumentasi lengkap struktur database dengan relasi antar tabel 2026-02-25 08:06:48 +07:00
package-lock.json feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
package.json feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
phpunit.xml feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
rule-web.md feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00
usecase.md docs: tambahkan dokumentasi use case diagram lengkap dengan panduan draw.io 2026-02-25 08:09:13 +07:00
vite.config.js feat(admin-ui): implementasi tema teal modern dengan UI elements yang lebih baik 2026-02-24 15:29:59 +07:00

README.md

Laravel Logo

Build Status Total Downloads Latest Stable Version License

About Laravel

Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as:

Laravel is accessible, powerful, and provides tools required for large, robust applications.

Learning Laravel

Laravel has the most extensive and thorough documentation and video tutorial library of all modern web application frameworks, making it a breeze to get started with the framework. You can also check out Laravel Learn, where you will be guided through building a modern Laravel application.

If you don't feel like reading, Laracasts can help. Laracasts contains thousands of video tutorials on a range of topics including Laravel, modern PHP, unit testing, and JavaScript. Boost your skills by digging into our comprehensive video library.

Laravel Sponsors

We would like to extend our thanks to the following sponsors for funding Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Partners program.

Premium Partners

Contributing

Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.

Code of Conduct

In order to ensure that the Laravel community is welcoming to all, please review and abide by the Code of Conduct.

Security Vulnerabilities

If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via taylor@laravel.com. All security vulnerabilities will be promptly addressed.

License

The Laravel framework is open-sourced software licensed under the MIT license.