update api checkTagLelong ke staging
This commit is contained in:
@@ -627,7 +627,8 @@ class LelongController extends Controller
|
|||||||
$cawangan = Cawangan::on('mysql7')->where('kodcaw', '=', $request->kodcaw)->first();
|
$cawangan = Cawangan::on('mysql7')->where('kodcaw', '=', $request->kodcaw)->first();
|
||||||
|
|
||||||
if ($cawangan['tagarrahnbid'] == 0){
|
if ($cawangan['tagarrahnbid'] == 0){
|
||||||
$lelong = Http::withOptions(['verify' => true])->get('https://niklah.arrahn.com.my/api/portalApi',[
|
// $lelong = Http::withOptions(['verify' => true])->get('https://niklah.arrahn.com.my/api/portalApi',[
|
||||||
|
$lelong = Http::withOptions(['verify' => true])->get('https://stapi.arrahn.com.my/api/portalApi',[
|
||||||
// $lelong = Http::withOptions(['verify' => true])->get('https://api_arrahn.test/api/portalApi',[
|
// $lelong = Http::withOptions(['verify' => true])->get('https://api_arrahn.test/api/portalApi',[
|
||||||
'norujukan' => $request->norujukan
|
'norujukan' => $request->norujukan
|
||||||
])->json();
|
])->json();
|
||||||
|
|||||||
Reference in New Issue
Block a user