mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-19 04:23:55 +00:00
192 lines
6.0 KiB
PHP
192 lines
6.0 KiB
PHP
<?php
|
|
|
|
namespace Database\Seeders;
|
|
|
|
use Illuminate\Database\Seeder;
|
|
|
|
class CompaniesTableDevelopmentSeeder extends Seeder
|
|
{
|
|
|
|
/**
|
|
* Auto generated seed file
|
|
*
|
|
* @return void
|
|
*/
|
|
public function run()
|
|
{
|
|
|
|
|
|
\DB::table('companies')->insert(array (
|
|
1 =>
|
|
array (
|
|
'id' => 2,
|
|
'name' => 'WONG JHUN YAN',
|
|
'reference' => '7153CWO',
|
|
'type' => 0,
|
|
'business_type' => 2,
|
|
'status' => 2,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 07:44:31',
|
|
'updated_at' => '2021-03-09 07:57:39',
|
|
),
|
|
2 =>
|
|
array (
|
|
'id' => 3,
|
|
'name' => 'Harry Sdn Bhd',
|
|
'reference' => '1236HSB',
|
|
'type' => 1,
|
|
'business_type' => 2,
|
|
'status' => 2,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 07:45:14',
|
|
'updated_at' => '2021-03-09 08:15:40',
|
|
),
|
|
3 =>
|
|
array (
|
|
'id' => 4,
|
|
'name' => 'MediaSkip Enterprise',
|
|
'reference' => '4295MEN',
|
|
'type' => 1,
|
|
'business_type' => 2,
|
|
'status' => 2,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 07:45:40',
|
|
'updated_at' => '2021-03-09 07:59:05',
|
|
),
|
|
4 =>
|
|
array (
|
|
'id' => 5,
|
|
'name' => 'VT Nation Trading Snd Bhd',
|
|
'reference' => '9220VNB',
|
|
'type' => 1,
|
|
'business_type' => 3,
|
|
'status' => 0,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 07:50:26',
|
|
'updated_at' => '2021-03-09 07:50:26',
|
|
),
|
|
5 =>
|
|
array (
|
|
'id' => 6,
|
|
'name' => 'cief',
|
|
'reference' => '6768CIE',
|
|
'type' => 1,
|
|
'business_type' => 2,
|
|
'status' => 2,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 07:53:55',
|
|
'updated_at' => '2021-03-09 07:58:27',
|
|
),
|
|
6 =>
|
|
array (
|
|
'id' => 7,
|
|
'name' => 'Tan Kai Ying',
|
|
'reference' => '5601CWO',
|
|
'type' => 0,
|
|
'business_type' => 2,
|
|
'status' => 2,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 08:01:50',
|
|
'updated_at' => '2021-03-09 08:15:44',
|
|
),
|
|
7 =>
|
|
array (
|
|
'id' => 8,
|
|
'name' => 'nurfain zulaika',
|
|
'reference' => '8765CWO',
|
|
'type' => 0,
|
|
'business_type' => 2,
|
|
'status' => 2,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 08:08:15',
|
|
'updated_at' => '2021-03-09 08:15:35',
|
|
),
|
|
8 =>
|
|
array (
|
|
'id' => 9,
|
|
'name' => 'Wong Fang Ren',
|
|
'reference' => '5681CWO',
|
|
'type' => 0,
|
|
'business_type' => 2,
|
|
'status' => 2,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 08:10:36',
|
|
'updated_at' => '2021-03-09 08:15:31',
|
|
),
|
|
9 =>
|
|
array (
|
|
'id' => 10,
|
|
'name' => 'CIEF Worldwide',
|
|
'reference' => '7775CWO',
|
|
'type' => 1,
|
|
'business_type' => 2,
|
|
'status' => 0,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 08:25:51',
|
|
'updated_at' => '2021-03-09 08:25:51',
|
|
),
|
|
10 =>
|
|
array (
|
|
'id' => 11,
|
|
'name' => 'Md Hasan Akbar',
|
|
'reference' => '2549CWO',
|
|
'type' => 0,
|
|
'business_type' => 2,
|
|
'status' => 2,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 09:08:42',
|
|
'updated_at' => '2021-03-09 09:39:29',
|
|
),
|
|
11 =>
|
|
array (
|
|
'id' => 12,
|
|
'name' => 'Atvantic sdn bhd',
|
|
'reference' => '2244ASB',
|
|
'type' => 1,
|
|
'business_type' => 3,
|
|
'status' => 0,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-09 09:30:07',
|
|
'updated_at' => '2021-03-09 09:30:07',
|
|
),
|
|
12 =>
|
|
array (
|
|
'id' => 13,
|
|
'name' => 'Toy Trading Snd Bhd',
|
|
'reference' => '9330TTB',
|
|
'type' => 1,
|
|
'business_type' => 2,
|
|
'status' => 1,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-11 01:09:55',
|
|
'updated_at' => '2021-03-11 01:10:22',
|
|
),
|
|
13 =>
|
|
array (
|
|
'id' => 14,
|
|
'name' => 'abc123',
|
|
'reference' => '2986ABC',
|
|
'type' => 1,
|
|
'business_type' => 2,
|
|
'status' => 1,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-11 05:38:49',
|
|
'updated_at' => '2021-03-11 05:39:57',
|
|
),
|
|
14 =>
|
|
array (
|
|
'id' => 15,
|
|
'name' => 'Leong Chee Siong',
|
|
'reference' => '1778CWO',
|
|
'type' => 0,
|
|
'business_type' => 2,
|
|
'status' => 1,
|
|
'deleted_at' => NULL,
|
|
'created_at' => '2021-03-11 06:23:03',
|
|
'updated_at' => '2021-03-11 06:24:27',
|
|
),
|
|
));
|
|
|
|
|
|
}
|
|
} |