Commit 5210f03f authored by Viral Solani's avatar Viral Solani

Merge branch 'develop' of https://github.com/viralsolani/laravel-adminpanel into develop

parents fecd130a da6285ed
...@@ -4,7 +4,6 @@ namespace App\Http\Controllers\Api\V1; ...@@ -4,7 +4,6 @@ namespace App\Http\Controllers\Api\V1;
use App\Models\Access\User\User; use App\Models\Access\User\User;
use Illuminate\Http\Request; use Illuminate\Http\Request;
use Illuminate\Support\Facades\Hash;
use JWTAuth; use JWTAuth;
use Tymon\JWTAuth\Exceptions\JWTException; use Tymon\JWTAuth\Exceptions\JWTException;
use Validator; use Validator;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment