getQRCodeInline() returns a base64 data URI (data:image/svg+xml;base64,…), not raw
SVG — so {!! !!} dumped it as text. Render it via <img src> with a light quiet-zone.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| login.blade.php | ||
| password-change.blade.php | ||
| two-factor-challenge.blade.php | ||
| two-factor-setup.blade.php | ||