Redirect ke domain eksternal di Laravel
return redirect()->away(url);
Muhammad Ariq Rafi
return redirect()->away(url);