Fix controller case sensitivity, add package-lock, and cleanup gitignore
|
|
@ -22,3 +22,23 @@
|
|||
Homestead.json
|
||||
Homestead.yaml
|
||||
Thumbs.db
|
||||
.htaccess
|
||||
|
||||
.user.ini
|
||||
public/.user.ini
|
||||
php_errors.log
|
||||
|
||||
404.html
|
||||
502.html
|
||||
index.html
|
||||
|
||||
npm-debug.log
|
||||
yarn-error.log
|
||||
/storage/logs/*.log
|
||||
worker.log
|
||||
|
||||
*.sql
|
||||
*.zip
|
||||
*.tar.gz
|
||||
*.rar
|
||||
*~
|
||||
0
app/Http/Controllers/admin/AdditionalController.php → app/Http/Controllers/Admin/AdditionalController.php
Normal file → Executable file
0
app/Http/Controllers/admin/AuthController.php → app/Http/Controllers/Admin/AuthController.php
Normal file → Executable file
0
app/Http/Controllers/admin/BerandaController.php → app/Http/Controllers/Admin/BerandaController.php
Normal file → Executable file
0
app/Http/Controllers/admin/BuketController.php → app/Http/Controllers/Admin/BuketController.php
Normal file → Executable file
0
app/Http/Controllers/admin/FotoController.php → app/Http/Controllers/Admin/FotoController.php
Normal file → Executable file
0
app/Http/Controllers/admin/HistoriPesananController.php → app/Http/Controllers/Admin/HistoriPesananController.php
Normal file → Executable file
0
app/Http/Controllers/admin/ManajemenAdminController.php → app/Http/Controllers/Admin/ManajemenAdminController.php
Normal file → Executable file
0
app/Http/Controllers/admin/PesananBuketController.php → app/Http/Controllers/Admin/PesananBuketController.php
Normal file → Executable file
0
app/Http/Controllers/admin/PesananFotoController.php → app/Http/Controllers/Admin/PesananFotoController.php
Normal file → Executable file
0
app/Http/Controllers/admin/ProfilController.php → app/Http/Controllers/Admin/ProfilController.php
Normal file → Executable file
0
app/Http/Controllers/user/BerandaController.php → app/Http/Controllers/User/BerandaController.php
Normal file → Executable file
0
app/Http/Controllers/user/BookingFotoController.php → app/Http/Controllers/User/BookingFotoController.php
Normal file → Executable file
0
app/Http/Controllers/user/PesanBuketController.php → app/Http/Controllers/User/PesanBuketController.php
Normal file → Executable file
0
database/migrations/2025_12_26_150607_create_transaksi_bukets_table.php
Normal file → Executable file
0
database/migrations/2025_12_26_150621_create_booking_fotos_table.php
Normal file → Executable file
0
database/migrations/2025_12_26_150637_create_detail_additionals_table.php
Normal file → Executable file
|
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 121 KiB |
|
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 63 KiB |
|
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 101 KiB After Width: | Height: | Size: 101 KiB |
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
|
Before Width: | Height: | Size: 73 KiB After Width: | Height: | Size: 73 KiB |
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
|
Before Width: | Height: | Size: 102 KiB After Width: | Height: | Size: 102 KiB |
|
Before Width: | Height: | Size: 59 KiB After Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
|
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 93 KiB |
|
Before Width: | Height: | Size: 164 KiB After Width: | Height: | Size: 164 KiB |
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 69 KiB |
|
Before Width: | Height: | Size: 74 KiB After Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
|
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
|
Before Width: | Height: | Size: 75 KiB After Width: | Height: | Size: 75 KiB |
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 50 KiB |
|
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 85 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |