update users

This commit is contained in:
2025-05-08 17:01:22 +05:00
parent e44d88cdb1
commit a941dbc0bb
10 changed files with 19 additions and 18 deletions

View File

@@ -3,7 +3,6 @@
namespace App\Exceptions;
use Illuminate\Foundation\Exceptions\Handler as ExceptionHandler;
use Symfony\Component\HttpKernel\Exception\HttpException;
use Throwable;
class Handler extends ExceptionHandler