cek log error
All checks were successful
All checks were successful
This commit is contained in:
0
.scannerwork/.sonar_lock
Normal file
0
.scannerwork/.sonar_lock
Normal file
6
.scannerwork/report-task.txt
Normal file
6
.scannerwork/report-task.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
projectKey=kulak
|
||||||
|
serverUrl=http://localhost:9000
|
||||||
|
serverVersion=26.4.0.121862
|
||||||
|
dashboardUrl=http://localhost:9000/dashboard?id=kulak
|
||||||
|
ceTaskId=77035e85-cf5d-4771-ab8e-51da185429c5
|
||||||
|
ceTaskUrl=http://localhost:9000/api/ce/task?id=77035e85-cf5d-4771-ab8e-51da185429c5
|
||||||
@@ -280,6 +280,7 @@ public function businessSetup(Request $request)
|
|||||||
DB::rollBack();
|
DB::rollBack();
|
||||||
return response()->json([
|
return response()->json([
|
||||||
'message' => 'Something went wrong. Please contact the admin.',
|
'message' => 'Something went wrong. Please contact the admin.',
|
||||||
|
'error' => $th->getMessage(),
|
||||||
], 403);
|
], 403);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user