added rebid and auto login while creating account

This commit is contained in:
Ritikesh yadav
2024-05-13 14:00:37 +05:30
parent 12fe516f67
commit aa8575e7ce
7 changed files with 15 additions and 8 deletions

View File

@@ -24,6 +24,7 @@ class VentureCapitalFundResource extends JsonResource
}
}
// dd($this->products_id);
return [
'id' => $this->id,
'products_id' => $this->products_id,