Buscar usuarios por id o auth0_id
This commit is contained in:
@@ -6,6 +6,7 @@ use App\Services\Auth0Service;
|
||||
use App\Traits\UuidPrimaryKey;
|
||||
use Illuminate\Database\Eloquent\Model;
|
||||
use Illuminate\Database\Eloquent\SoftDeletes;
|
||||
use Ramsey\Uuid\Uuid;
|
||||
|
||||
/**
|
||||
* Class Usuario
|
||||
|
||||
Reference in New Issue
Block a user