Skip to content

Conversation

@AliceKLWilliams
Copy link
Collaborator

What does this implement/fix? Explain your changes.

Replaces the Symfony Exception Handler with the Spatie Ignition package - https://github.com/spatie/ignition. This provides a nicer debugging experience as the error page can show you the code in which the error was thrown, for example in this image from their Github repo:

image

Does this close any currently open issues?

#32 - This issue requested we move to the Laravel exception handler (which at the time was Whoops), but Laravel have now moved to use Spatie Ignition.

#54 - This PR replaces the Symfony exception handler, so these deprecation errors will no longer appear.

Any other comments?

Some of the work on #52 will no longer be required, as the error handler has been replaced

@corneflikweert
Copy link

@AliceKLWilliams @adamtomat Is there a possibility that you merge these changes? :)

@adamtomat adamtomat mentioned this pull request Oct 9, 2025
@tommitchelmore
Copy link
Collaborator

This is being implemented as part of 8.0 (#61)

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.

4 participants