Testing NetShort drama: 1897201018198847490 ============================================================ Dracin
Internal Server Error

Error

Class "App\Services\NetShortService" not found

LARAVEL 12.31.1
PHP 8.3.30
UNHANDLED
CODE 0
GET
https://komikcast.xyz

Overview

DATE
2026/03/03 13:49:13.357 UTC
STATUS CODE
500
METHOD
GET

Exception trace

dev-utils/test_drama_1897201018198847490.php
dev-utils/test_drama_1897201018198847490.php:11
 6$app->make(Illuminate\Contracts\Console\Kernel::class)->bootstrap();
 7
 8echo "Testing NetShort drama: 1897201018198847490\n";
 9echo str_repeat('=', 60) . "\n";
10
11$service = new App\Services\NetShortService('zh');
12$startTime = microtime(true);
13
14try {
15    $drama = $service->getDrama('1897201018198847490');
16    $duration = round((microtime(true) - $startTime) * 1000);
17    
18    echo "Duration: {$duration}ms\n";
19    echo "Success: " . (!empty($drama['name']) ? 'Yes' : 'No') . "\n\n";
20    
21    if (!empty($drama['name'])) {
22        echo "Drama Name: " . $drama['name'] . "\n";
23

Queries

// No queries executed

Headers

host
komikcast.xyz
user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept
*/*
accept-language
en-us,en;q=0.5
accept-charset
ISO-8859-1,utf-8;q=0.7,*;q=0.7
x-https
1
accept-encoding
gzip, br, zstd, deflate

Body

// No request body

Routing

// No routing context

Routing parameters

// No routing parameters