!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.11 GB of 117.98 GB (22.13%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


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

namespace Database\Seeders;

use 
Illuminate\Database\Seeder;

class 
OrderStatusHistoriesTableSeeder extends Seeder
{

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

        
\DB::table('order_status_histories')->delete();
        
        
\DB::table('order_status_histories')->insert(array (
            
=> 
            array (
                
'id' => 1,
                
'product_id' => NULL,
                
'order_id' => 1,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
=> 
            array (
                
'id' => 2,
                
'product_id' => 1205,
                
'order_id' => 1,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
=> 
            array (
                
'id' => 3,
                
'product_id' => 1203,
                
'order_id' => 1,
                
'user_id' => 15,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
=> 
            array (
                
'id' => 4,
                
'product_id' => 1204,
                
'order_id' => 1,
                
'user_id' => 15,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
=> 
            array (
                
'id' => 5,
                
'product_id' => NULL,
                
'order_id' => 1,
                
'user_id' => NULL,
                
'order_status_id' => 4,
                
'note' => 'System Generated',
            ),
            
=> 
            array (
                
'id' => 6,
                
'product_id' => NULL,
                
'order_id' => 2,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
=> 
            array (
                
'id' => 7,
                
'product_id' => 1199,
                
'order_id' => 2,
                
'user_id' => 18,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
=> 
            array (
                
'id' => 8,
                
'product_id' => NULL,
                
'order_id' => 2,
                
'user_id' => NULL,
                
'order_status_id' => 4,
                
'note' => 'System Generated',
            ),
            
=> 
            array (
                
'id' => 9,
                
'product_id' => NULL,
                
'order_id' => 3,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
=> 
            array (
                
'id' => 10,
                
'product_id' => NULL,
                
'order_id' => 4,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
10 => 
            array (
                
'id' => 11,
                
'product_id' => NULL,
                
'order_id' => 5,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
11 => 
            array (
                
'id' => 12,
                
'product_id' => 1275,
                
'order_id' => 5,
                
'user_id' => 1,
                
'order_status_id' => 5,
                
'note' => NULL,
            ),
            
12 => 
            array (
                
'id' => 13,
                
'product_id' => 1275,
                
'order_id' => 5,
                
'user_id' => 1,
                
'order_status_id' => 5,
                
'note' => NULL,
            ),
            
13 => 
            array (
                
'id' => 14,
                
'product_id' => NULL,
                
'order_id' => 6,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
14 => 
            array (
                
'id' => 15,
                
'product_id' => NULL,
                
'order_id' => 7,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
15 => 
            array (
                
'id' => 16,
                
'product_id' => 1151,
                
'order_id' => 7,
                
'user_id' => 18,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
16 => 
            array (
                
'id' => 17,
                
'product_id' => 1200,
                
'order_id' => 7,
                
'user_id' => 15,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
17 => 
            array (
                
'id' => 18,
                
'product_id' => 1183,
                
'order_id' => 7,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
18 => 
            array (
                
'id' => 19,
                
'product_id' => NULL,
                
'order_id' => 7,
                
'user_id' => NULL,
                
'order_status_id' => 4,
                
'note' => 'System Generated',
            ),
            
19 => 
            array (
                
'id' => 20,
                
'product_id' => NULL,
                
'order_id' => 8,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
20 => 
            array (
                
'id' => 21,
                
'product_id' => 1244,
                
'order_id' => 8,
                
'user_id' => 1,
                
'order_status_id' => 6,
                
'note' => NULL,
            ),
            
21 => 
            array (
                
'id' => 22,
                
'product_id' => 1137,
                
'order_id' => 8,
                
'user_id' => 1,
                
'order_status_id' => 6,
                
'note' => NULL,
            ),
            
22 => 
            array (
                
'id' => 23,
                
'product_id' => 1244,
                
'order_id' => 8,
                
'user_id' => 1,
                
'order_status_id' => 6,
                
'note' => NULL,
            ),
            
23 => 
            array (
                
'id' => 24,
                
'product_id' => 1137,
                
'order_id' => 8,
                
'user_id' => 1,
                
'order_status_id' => 6,
                
'note' => NULL,
            ),
            
24 => 
            array (
                
'id' => 25,
                
'product_id' => NULL,
                
'order_id' => 9,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
25 => 
            array (
                
'id' => 26,
                
'product_id' => NULL,
                
'order_id' => 10,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
26 => 
            array (
                
'id' => 27,
                
'product_id' => 1183,
                
'order_id' => 10,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
27 => 
            array (
                
'id' => 28,
                
'product_id' => 1176,
                
'order_id' => 10,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
28 => 
            array (
                
'id' => 29,
                
'product_id' => 1202,
                
'order_id' => 10,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
29 => 
            array (
                
'id' => 30,
                
'product_id' => NULL,
                
'order_id' => 10,
                
'user_id' => NULL,
                
'order_status_id' => 4,
                
'note' => 'System Generated',
            ),
            
30 => 
            array (
                
'id' => 31,
                
'product_id' => NULL,
                
'order_id' => 11,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
31 => 
            array (
                
'id' => 32,
                
'product_id' => NULL,
                
'order_id' => 12,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
32 => 
            array (
                
'id' => 33,
                
'product_id' => NULL,
                
'order_id' => 13,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
33 => 
            array (
                
'id' => 34,
                
'product_id' => NULL,
                
'order_id' => 14,
                
'user_id' => NULL,
                
'order_status_id' => 1,
                
'note' => NULL,
            ),
            
34 => 
            array (
                
'id' => 35,
                
'product_id' => 1200,
                
'order_id' => 11,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
35 => 
            array (
                
'id' => 36,
                
'product_id' => 1177,
                
'order_id' => 11,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
36 => 
            array (
                
'id' => 37,
                
'product_id' => 1157,
                
'order_id' => 11,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
37 => 
            array (
                
'id' => 38,
                
'product_id' => 1183,
                
'order_id' => 12,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
38 => 
            array (
                
'id' => 39,
                
'product_id' => 1313,
                
'order_id' => 12,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
39 => 
            array (
                
'id' => 40,
                
'product_id' => 1308,
                
'order_id' => 12,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
40 => 
            array (
                
'id' => 41,
                
'product_id' => 1305,
                
'order_id' => 12,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
41 => 
            array (
                
'id' => 42,
                
'product_id' => 1151,
                
'order_id' => 12,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
            
42 => 
            array (
                
'id' => 43,
                
'product_id' => 1137,
                
'order_id' => 13,
                
'user_id' => 1,
                
'order_status_id' => 4,
                
'note' => NULL,
            ),
        ));
        
        
    }
}

:: 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.0048 ]--