cek log error
All checks were successful
All checks were successful
This commit is contained in:
@@ -280,6 +280,7 @@ public function businessSetup(Request $request)
|
||||
DB::rollBack();
|
||||
return response()->json([
|
||||
'message' => 'Something went wrong. Please contact the admin.',
|
||||
'error' => $th->getMessage(),
|
||||
], 403);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user