feature/fix-link-to-products #58
@@ -112,7 +112,7 @@ class Migrate extends Command
|
|||||||
'productsUrl' => 'https://uk.ryobitools.eu/api/product-listing/get-products',
|
'productsUrl' => 'https://uk.ryobitools.eu/api/product-listing/get-products',
|
||||||
'cultureCode' => 'en-GB',
|
'cultureCode' => 'en-GB',
|
||||||
'currency' => 'GBP',
|
'currency' => 'GBP',
|
||||||
'locale' => 'en',
|
'locale' => 'uk',
|
||||||
'created_at' => now(),
|
'created_at' => now(),
|
||||||
'updated_at' => now(),
|
'updated_at' => now(),
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user