update
This commit is contained in:
@@ -16,7 +16,7 @@ class ApotekMandiriInhealtSeeder extends Seeder
|
||||
*/
|
||||
public function run()
|
||||
{
|
||||
$file_path = resource_path('files/data-apotik-layanan-pharmacy-delivery.xlsx');
|
||||
$file_path = resource_path('files/data-apotik-layanan-pharmacy-delivery-update.xlsx');
|
||||
$reader = ReaderEntityFactory::createReaderFromFile($file_path);
|
||||
$reader->open($file_path);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user