user shop sites
This commit is contained in:
parent
22a2b4710a
commit
dc857e88d5
37 changed files with 2044 additions and 869 deletions
|
|
@ -57,7 +57,6 @@ class ProductImage extends Model
|
|||
];
|
||||
}
|
||||
|
||||
|
||||
public function product()
|
||||
{
|
||||
return $this->belongsTo('App\Models\Product', 'product_id');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue