Wire LadillLink through QrCode model and remaining QR surfaces.
Deploy Ladill Give / deploy (push) Successful in 30s

Public URLs, encoded payloads, slug preview, payment callbacks, and asset paths now use ladl.link instead of ladill.com/q/*.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-06-27 16:16:25 +00:00
co-authored by Cursor
parent c4e1ac19c6
commit 0d478ea51d
7 changed files with 47 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
<?php
return [
'public_domain' => env('LINK_PUBLIC_DOMAIN', 'ladl.link'),
];