Raw NetShort API response for drama: 42000002724 ============================================================ Dracin
Internal Server Error

Illuminate\Contracts\Container\BindingResolutionException

Target class [App\Services\NetShortService] does not exist.

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

Overview

DATE
2026/03/03 12:09:48.479 UTC
STATUS CODE
500
METHOD
GET

Exception trace

6 vendor frames
Illuminate\Container\Container->build(string)
vendor/laravel/framework/src/Illuminate/Container/Container.php:1163
Illuminate\Container\Container->resolve(string, array, boolean)
vendor/laravel/framework/src/Illuminate/Container/Container.php:972
Illuminate\Foundation\Application->resolve(string, array)
vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1078
Illuminate\Container\Container->make(string, array)
vendor/laravel/framework/src/Illuminate/Container/Container.php:903
Illuminate\Foundation\Application->make(string, array)
vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1058
vendor/laravel/framework/src/Illuminate/Foundation/helpers.php
vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:138
dev-utils/debug_drama_42000002724_raw.php
dev-utils/debug_drama_42000002724_raw.php:11
 6$app->make(\Illuminate\Contracts\Console\Kernel::class)->bootstrap();
 7
 8echo "Raw NetShort API response for drama: 42000002724\n";
 9echo str_repeat('=', 60) . "\n\n";
10
11$netshort = app(\App\Services\NetShortService::class);
12$start = microtime(true);
13
14try {
15    $result = $netshort->getDrama('42000002724');
16    $duration = round((microtime(true) - $start) * 1000);
17    
18    echo "Duration: {$duration}ms\n";
19    echo "Result type: " . gettype($result) . "\n";
20    echo "Is empty: " . (empty($result) ? 'Yes' : 'No') . "\n\n";
21    
22    if (is_array($result)) {
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