Skip to content

Commit

Permalink
Added glitchtip
Browse files Browse the repository at this point in the history
  • Loading branch information
PavlosIsaris committed Jan 7, 2025
1 parent 4a584e5 commit 1be1743
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Exceptions/Handler.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace App\Exceptions;

use Illuminate\Contracts\Foundation\Application;
use Illuminate\Foundation\Exceptions\Handler as ExceptionHandler;
use Illuminate\Support\Facades\App;
use Sentry\Laravel\Integration;
use Throwable;

class Handler extends ExceptionHandler {
Expand Down

0 comments on commit 1be1743

Please sign in to comment.