Open sidebar
$prefix = config('frontend.base_url') . config('frontend.email_verify_url'); $tmpSignedURL = URL::temporarySignedRoute( 'auth.verify', Carbon::now()->addMinutes(60), ['userId' => $notifiable->getKey()], false ); dd($tmpSignedURL); $url = $prefix . urlencode('?'.parse_url($tmpSignedURL, PHP_URL_QUERY));
Close sidebar
Back
Please note that all pasted data is publicly available.
X (fomerly Twitter)
GitHub
Use setting
Back
Please note that all pasted data is publicly available.
X (fomerly Twitter)
GitHub
Use setting