e
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -3,7 +3,7 @@ | ... | @@ -3,7 +3,7 @@ |
| 3 | use JWTAuth; | 3 | use JWTAuth; |
| 4 | use Tymon\JWTAuth\Exceptions\JWTException; | 4 | use Tymon\JWTAuth\Exceptions\JWTException; |
| 5 | use Illuminate\Http\Request; | 5 | use Illuminate\Http\Request; |
| 6 | 6 | use App\User; | |
| 7 | 7 | ||
| 8 | 8 | ||
| 9 | class AuthenticateController extends Controller | 9 | class AuthenticateController extends Controller | ... | ... |
-
Please register or sign in to post a comment