Closed evokelektrique closed 6 months ago
I've made a PR for it: https://github.com/cesargb/laravel-magiclink/pull/108
Hi! This one would be super useful since we are hosting behind a proxy, the origin domain is not the same than the exposed one. I managed to resolve the issue by extending the original model, but if it feels a bit clunky
Feature request for changing the APP_URL while it's being generated with Laravel's built in
url()
helper at here MagicLink.php#L76C7-L76C7I'll probably make a PR for it