StackFlow
Laravel - HTTP Tests - Assert Redirect
Assert that the response is a redirect to the given URI:
$response->assertRedirect($uri);
Please enable JavaScript to view the
comments powered by Disqus.