Let's get started

Laravel has an incredibly rich ecosystem.
We suggest starting with the following.

Scrap IQ
Internal Server Error

RuntimeException

Failed to serialize job of type [Illuminate\Queue\CallQueuedClosure]: Serialization of 'PDO' is not allowed

LARAVEL 12.33.0
PHP 8.2.22
UNHANDLED
CODE 0
500
GET
https://app.scrapiq.site

Exception trace

17 vendor frames
Illuminate\Queue\Queue->createObjectPayload()
vendor/laravel/framework/src/Illuminate/Queue/Queue.php:177
Illuminate\Queue\Queue->createPayloadArray()
vendor/laravel/framework/src/Illuminate/Queue/Queue.php:142
Illuminate\Queue\Queue->createPayload()
vendor/laravel/framework/src/Illuminate/Queue/Queue.php:114
Illuminate\Queue\SyncQueue->executeJob()
vendor/laravel/framework/src/Illuminate/Queue/SyncQueue.php:125
Illuminate\Queue\SyncQueue->push()
vendor/laravel/framework/src/Illuminate/Queue/SyncQueue.php:110
Illuminate\Bus\Dispatcher->pushCommandToQueue()
vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:250
Illuminate\Bus\Dispatcher->dispatchToQueue()
vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:234
Illuminate\Bus\Dispatcher->dispatchSync()
vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:101
Illuminate\Bus\Dispatcher->Illuminate\Bus\{closure}()
vendor/laravel/framework/src/Illuminate/Bus/Dispatcher.php:269
Illuminate\Container\BoundMethod::Illuminate\Container\{closure}()
vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
Illuminate\Container\Util::unwrapIfClosure()
vendor/laravel/framework/src/Illuminate/Container/Util.php:43
Illuminate\Container\BoundMethod::callBoundMethod()
vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:84
Illuminate\Container\BoundMethod::call()
vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:35
Illuminate\Container\Container->call()
vendor/laravel/framework/src/Illuminate/Container/Container.php:836
Illuminate\Foundation\Application->terminate()
vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1452
Illuminate\Foundation\Http\Kernel->terminate()
vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:217
Illuminate\Foundation\Application->handleRequest()
vendor/laravel/framework/src/Illuminate/Foundation/Application.php:1222
public/index.php
public/index.php:20
1516// Bootstrap Laravel and handle the request...17/** @var Application $app */18$app = require_once __DIR__.'/../bootstrap/app.php';1920$app->handleRequest(Request::capture());21

Queries

mysql
select * from `sessions` where `id` = 'bVsl7nSpC5n3xLlVIsZFav7fHdLRypabGb3CHJ24' limit 1
4.32ms
mysql
select * from `sessions` where `id` = 'bVsl7nSpC5n3xLlVIsZFav7fHdLRypabGb3CHJ24' limit 1
1ms
mysql
insert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoieHdjMWRkMUlNZ0VnYUtNQnU4YXFsS0VER21ZODVkYzQwZWdlMTVaZCI7czo5OiJfcHJldmlvdXMiO2E6MTp7czozOiJ1cmwiO3M6MjQ6Imh0dHBzOi8vYXBwLnNjcmFwaXEuc2l0ZSI7fXM6NjoiX2ZsYXNoIjthOjI6e3M6Mzoib2xkIjthOjA6e31zOjM6Im5ldyI7YTowOnt9fX0=', 1766338872, NULL, '216.73.216.189', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'bVsl7nSpC5n3xLlVIsZFav7fHdLRypabGb3CHJ24')
5.64ms

Headers

accept
*/*
user-agent
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
accept-encoding
gzip, br, zstd, deflate
host
app.scrapiq.site

Body

// No request body

Routing

controller
Closure
route name
generated::pkNnAE08z7ORelpN
middleware
web

Routing parameters

// No routing parameters