Exchange rates move
This commit is contained in:
@@ -8,6 +8,7 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class IkeaProducts extends Model
|
||||
{
|
||||
use HasFactory;
|
||||
|
||||
|
||||
protected $table = 't_ikea_products';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user