No description
  • PHP 49.7%
  • Blade 47.5%
  • JavaScript 1.1%
  • SCSS 0.9%
  • C++ 0.7%
  • Other 0.1%
Find a file
2026-08-01 10:55:31 +00:00
.github feat: add theme switching script and language switcher component 2026-06-21 23:56:21 +02:00
app feat: Add multi-tenant hotel support with roles, employee management and marketing pages 2026-07-09 23:17:45 +02:00
bootstrap feat: add theme switching script and language switcher component 2026-06-21 23:56:21 +02:00
config feat: Add multi-tenant hotel support with roles, employee management and marketing pages 2026-07-09 23:17:45 +02:00
database feat: Add multi-tenant hotel support with roles, employee management and marketing pages 2026-07-09 23:17:45 +02:00
firmware/esp32-key-dispenser feat: Add initial SVG diagram for 30 compartment setup with ESP32 and I2C port expander 2026-08-01 10:55:31 +00:00
lang feat: implement dashboard page with room occupancy and quick actions 2026-06-25 21:25:40 +02:00
public feat: add theme switching script and language switcher component 2026-06-21 23:56:21 +02:00
resources feat: Add multi-tenant hotel support with roles, employee management and marketing pages 2026-07-09 23:17:45 +02:00
routes feat: Add multi-tenant hotel support with roles, employee management and marketing pages 2026-07-09 23:17:45 +02:00
storage Initial commit: hotel self-check-in key dispenser system 2026-06-19 21:19:57 +02:00
tests feat: Add multi-tenant hotel support with roles, employee management and marketing pages 2026-07-09 23:17:45 +02:00
.editorconfig Initial commit: hotel self-check-in key dispenser system 2026-06-19 21:19:57 +02:00
.env.example feat: Add multi-tenant hotel support with roles, employee management and marketing pages 2026-07-09 23:17:45 +02:00
.gitattributes Initial commit: hotel self-check-in key dispenser system 2026-06-19 21:19:57 +02:00
.gitignore Initial commit: hotel self-check-in key dispenser system 2026-06-19 21:19:57 +02:00
.npmrc Initial commit: hotel self-check-in key dispenser system 2026-06-19 21:19:57 +02:00
.nvmrc Add .nvmrc file to specify Node.js version 2026-06-20 12:53:16 +02:00
artisan Initial commit: hotel self-check-in key dispenser system 2026-06-19 21:19:57 +02:00
composer.json feat: Enhance room management and settings UI, add PDF generation for guest registration 2026-07-06 13:19:17 +02:00
composer.lock feat: Enhance room management and settings UI, add PDF generation for guest registration 2026-07-06 13:19:17 +02:00
package-lock.json feat: Enhance room management and settings UI, add PDF generation for guest registration 2026-07-06 13:19:17 +02:00
package.json feat: implement dashboard page with room occupancy and quick actions 2026-06-25 21:25:40 +02:00
phpstan.neon Initial commit: hotel self-check-in key dispenser system 2026-06-19 21:19:57 +02:00
phpunit.xml Initial commit: hotel self-check-in key dispenser system 2026-06-19 21:19:57 +02:00
pint.json Initial commit: hotel self-check-in key dispenser system 2026-06-19 21:19:57 +02:00
vite.config.js Initial commit: hotel self-check-in key dispenser system 2026-06-19 21:19:57 +02:00