Skip to content

Conversation

AhmedAlaa4611
Copy link
Contributor

Description:
This PR adds the missing use App\Exceptions\InvalidOrderException; statement to the exception reporting example in the Laravel error handling documentation.

Explicitly importing the exception eliminates any confusion about whether InvalidOrderException is part of Laravel's core or a user-defined class.

@taylorotwell taylorotwell merged commit 2fa3c52 into laravel:12.x Mar 19, 2025
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.

2 participants