mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
TTS
This commit is contained in:
4
resources/views/livewire/code.blade.php
Normal file
4
resources/views/livewire/code.blade.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<div class="mt-10 flex flex-col items-center justify-center gap-x-6 bg-white py-12">
|
||||
<img src="{{ 'data:image/png;base64, '. $qrCode }}"
|
||||
alt="qrcode">
|
||||
</div>
|
||||
Reference in New Issue
Block a user