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>
|
||
|---|---|---|
| .. | ||
| audit | ||
| auth | ||
| files | ||
| modals | ||
| servers | ||
| services | ||
| dashboard.blade.php | ||
| server-switcher.blade.php | ||