Skip to content

Commit

Permalink
improve logging
Browse files Browse the repository at this point in the history
  • Loading branch information
fokosun committed Aug 21, 2023
1 parent 64979c7 commit aa49e5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Http/Controllers/UserController.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
use Illuminate\Support\Facades\Log;
use Illuminate\Support\Facades\Mail;
use Tymon\JWTAuth\Facades\JWTAuth;
use Ichtrojan\Otp\Models\Otp as OtpModel;

/**
* Class UserController
Expand Down

0 comments on commit aa49e5e

Please sign in to comment.