nimuli/bootstrap
boban c0f9ee4427 fix: trust proxies + tailwind v4 + debugbar off
- bootstrap/app.php: trustProxies(at: '*') — nginx/NPM forward HTTPS,
  app must trust X-Forwarded-Proto to generate correct https:// URLs
- package.json: tailwindcss v3 → v4, removed @tailwindcss/forms (v3-only)
- .env: DEBUGBAR_ENABLED=false, VITE_DEV_SERVER_URL corrected

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-16 09:08:03 +02:00
..
cache feat: initial Nimuli scaffold with Laravel 12, Livewire 3, Octane, Reverb, Docker 2026-05-15 23:51:57 +02:00
app.php fix: trust proxies + tailwind v4 + debugbar off 2026-05-16 09:08:03 +02:00
providers.php fix(quality): PHPStan level 6 compliance, Pint formatting 2026-05-16 08:28:10 +02:00