Skip to content

Conversation

GrahamCampbell
Copy link
Member

No description provided.

@GrahamCampbell GrahamCampbell marked this pull request as ready for review May 19, 2025 09:27
@GrahamCampbell
Copy link
Member Author

cc @jbrooksuk

@taylorotwell taylorotwell merged commit 4807fee into 11.x May 19, 2025
59 checks passed
@taylorotwell taylorotwell deleted the redirect-back-backport branch May 19, 2025 12:53
AhmedAlaa4611 referenced this pull request in laravel/docs Jun 11, 2025
@AhmedAlaa4611
Copy link
Contributor

I think it will be cool if we have:

$response->assertRedirectBackWithErrors([
    // ...
]);

Instead of using:

$response->assertRedirectBack();
$response->assertSessionHasErrors([
    // ...
]);

@AhmedAlaa4611
Copy link
Contributor

AhmedAlaa4611 commented Jun 11, 2025

I trying to add it in: #55987

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants