Blade Only Bootstrap 5.3.8 Bootstrap Icons 1.13.1

Laravel

This project now runs as a PHP-only Blade application with Bootstrap loaded from CDN. No Vite, no Tailwind, no Node setup step.

Fast startup

Run `setup.bat`, then start manually with `php artisan serve`.

Blade-first UI

Views render directly without a frontend build pipeline.

Current stack

  • Laravel Server-side
  • Blade Templating
  • Bootstrap CDN
  • Bootstrap Icons CDN
Manual start
dev\php-8.4.22\php.exe artisan serve