This project now runs as a PHP-only Blade application with Bootstrap loaded from CDN. No Vite, no Tailwind, no Node setup step.
Run `setup.bat`, then start manually with `php artisan serve`.
Views render directly without a frontend build pipeline.
dev\php-8.4.22\php.exe artisan serve