squareboat / sneaker

An easy way to send emails whenever an exception occurs on server.
MIT License
222 stars 46 forks source link

FlattenException's location #63

Open ivose opened 1 year ago

ivose commented 1 year ago

In this project is used a line: use Symfony\Component\Debug\Exception\FlattenException; newer versions of laravel: use Symfony\Component\ErrorHandler\Exception\FlattenException;