- FIX 1: Remove duplicate modal container (keep @livewire directive, drop <x-modal-container>) - FIX 2: Add Laravel Echo + Pusher to bootstrap.js with Reverb config - FIX 3: Cookie-based theme — exclude nimuli_theme from encryption, write cookie in Alpine store, read server-side in layout - FIX 4: Generate missing PNG favicons (16/32/180/192/512px) via GD - FIX 5: Create scripts/verify-modals.sh (27 checks, all green) - BUG: Docker OS env DB_CONNECTION=mysql was overriding phpunit.xml sqlite config, causing RefreshDatabase to migrate:fresh production MySQL — fixed by forcing DB vars in tests/bootstrap.php alongside existing APP_ENV fix Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| smoke-test.sh | ||
| verify-modals.sh | ||