[2026-05-29 10:37:58] local.ERROR: SQLSTATE[42000]: Syntax error or access violation: 1059 Identifier name 'contact_template_document_types_contact_template_id_document_type_id_unique' is too long (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: tcs_test, SQL: alter table `contact_template_document_types` add unique `contact_template_document_types_contact_template_id_document_type_id_unique`(`contact_template_id`, `document_type_id`)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1059 Identifier name 'contact_template_document_types_contact_template_id_document_type_id_unique' is too long (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: tcs_test, SQL: alter table `contact_template_document_types` add unique `contact_template_document_types_contact_template_id_document_type_id_unique`(`contact_template_id`, `document_type_id`)) at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `co...', Array, Object(Closure))
#1 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `co...', Array, Object(Closure))
#2 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `co...')
#3 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(506): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->create('contact_templat...', Object(Closure))
#6 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/database/migrations/2026_05_29_103645_create_contact_template_document_types_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('create', Array)
#7 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->{closure:Illuminate/Database/Migrations/Migrator::runMigration():438}()
#10 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->{closure:Illuminate/Database/Migrations/Migrator::runUp():253}()
#12 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_05_29_1036...', Object(Closure))
#13 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_05_29_1036...', Object(Closure))
#14 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('D://Projects//Dee...', 7, false)
#15 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->{closure:Illuminate/Database/Console/Migrations/MigrateCommand::runMigrations():109}()
#18 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::{closure:Illuminate/Container/BoundMethod::call():35}()
#22 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42000): SQLSTATE[42000]: Syntax error or access violation: 1059 Identifier name 'contact_template_document_types_contact_template_id_document_type_id_unique' is too long at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->{closure:Illuminate/Database/Connection::statement():573}('alter table `co...', Array)
#2 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('alter table `co...', Array, Object(Closure))
#3 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('alter table `co...', Array, Object(Closure))
#4 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('alter table `co...')
#5 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(506): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->create('contact_templat...', Object(Closure))
#8 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/database/migrations/2026_05_29_103645_create_contact_template_document_types_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('create', Array)
#9 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->{closure:Illuminate/Database/Migrations/Migrator::runMigration():438}()
#12 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->{closure:Illuminate/Database/Migrations/Migrator::runUp():253}()
#14 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_05_29_1036...', Object(Closure))
#15 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_05_29_1036...', Object(Closure))
#16 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('D://Projects//Dee...', 7, false)
#17 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->{closure:Illuminate/Database/Console/Migrations/MigrateCommand::runMigrations():109}()
#20 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::{closure:Illuminate/Container/BoundMethod::call():35}()
#24 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-05-29 10:38:13] local.ERROR: SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'contact_template_document_types' already exists (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: tcs_test, SQL: create table `contact_template_document_types` (`id` bigint unsigned not null auto_increment primary key, `contact_template_id` bigint unsigned not null, `document_type_id` bigint unsigned not null, `sort_order` int unsigned not null default '0', `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci') {"exception":"[object] (Illuminate\\Database\\QueryException(code: 42S01): SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'contact_template_document_types' already exists (Connection: mysql, Host: 127.0.0.1, Port: 3306, Database: tcs_test, SQL: create table `contact_template_document_types` (`id` bigint unsigned not null auto_increment primary key, `contact_template_id` bigint unsigned not null, `document_type_id` bigint unsigned not null, `sort_order` int unsigned not null default '0', `created_at` timestamp null, `updated_at` timestamp null) default character set utf8mb4 collate 'utf8mb4_unicode_ci') at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php:838)
[stacktrace]
#0 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('create table `c...', Array, Object(Closure))
#1 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('create table `c...', Array, Object(Closure))
#2 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('create table `c...')
#3 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#4 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(506): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#5 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->create('contact_templat...', Object(Closure))
#6 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/database/migrations/2026_05_29_103645_create_contact_template_document_types_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('create', Array)
#7 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#8 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#9 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->{closure:Illuminate/Database/Migrations/Migrator::runMigration():438}()
#10 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->{closure:Illuminate/Database/Migrations/Migrator::runUp():253}()
#12 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_05_29_1036...', Object(Closure))
#13 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_05_29_1036...', Object(Closure))
#14 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('D://Projects//Dee...', 8, false)
#15 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#16 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#17 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->{closure:Illuminate/Database/Console/Migrations/MigrateCommand::runMigrations():109}()
#18 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#19 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#20 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#21 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::{closure:Illuminate/Container/BoundMethod::call():35}()
#22 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#23 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#24 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#25 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#26 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#27 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#28 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#29 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#30 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#34 {main}

[previous exception] [object] (PDOException(code: 42S01): SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'contact_template_document_types' already exists at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php:584)
[stacktrace]
#0 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(584): PDOStatement->execute()
#1 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(827): Illuminate/Database/Connection->{closure:Illuminate/Database/Connection::statement():573}('create table `c...', Array)
#2 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(794): Illuminate/Database/Connection->runQueryCallback('create table `c...', Array, Object(Closure))
#3 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Connection.php(573): Illuminate/Database/Connection->run('create table `c...', Array, Object(Closure))
#4 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Blueprint.php(121): Illuminate/Database/Connection->statement('create table `c...')
#5 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(686): Illuminate/Database/Schema/Blueprint->build()
#6 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Schema/Builder.php(506): Illuminate/Database/Schema/Builder->build(Object(Illuminate/Database/Schema/Blueprint))
#7 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Support/Facades/Facade.php(363): Illuminate/Database/Schema/Builder->create('contact_templat...', Object(Closure))
#8 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/database/migrations/2026_05_29_103645_create_contact_template_document_types_table.php(14): Illuminate/Support/Facades/Facade::__callStatic('create', Array)
#9 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(517): Illuminate/Database/Migrations/Migration@anonymous->up()
#10 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(442): Illuminate/Database/Migrations/Migrator->runMethod(Object(Illuminate/Database/MySqlConnection), Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#11 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(451): Illuminate/Database/Migrations/Migrator->{closure:Illuminate/Database/Migrations/Migrator::runMigration():438}()
#12 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->runMigration(Object(Illuminate/Database/Migrations/Migration@anonymous), 'up')
#13 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/View/Components/Task.php(41): Illuminate/Database/Migrations/Migrator->{closure:Illuminate/Database/Migrations/Migrator::runUp():253}()
#14 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(814): Illuminate/Console/View/Components/Task->render('2026_05_29_1036...', Object(Closure))
#15 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(253): Illuminate/Database/Migrations/Migrator->write('Illuminate//Cons...', '2026_05_29_1036...', Object(Closure))
#16 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(211): Illuminate/Database/Migrations/Migrator->runUp('D://Projects//Dee...', 8, false)
#17 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(138): Illuminate/Database/Migrations/Migrator->runPending(Array, Array)
#18 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(116): Illuminate/Database/Migrations/Migrator->run(Array, Array)
#19 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Migrations/Migrator.php(671): Illuminate/Database/Console/Migrations/MigrateCommand->{closure:Illuminate/Database/Console/Migrations/MigrateCommand::runMigrations():109}()
#20 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(109): Illuminate/Database/Migrations/Migrator->usingConnection(NULL, Object(Closure))
#21 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Database/Console/Migrations/MigrateCommand.php(88): Illuminate/Database/Console/Migrations/MigrateCommand->runMigrations()
#22 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): Illuminate/Database/Console/Migrations/MigrateCommand->handle()
#23 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::{closure:Illuminate/Container/BoundMethod::call():35}()
#24 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#25 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#26 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#27 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#28 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#29 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#30 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#31 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Database/Console/Migrations/MigrateCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#32 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#33 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#34 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#35 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#36 {main}
"} 
[2026-05-29 10:44:14] local.ERROR: Class "SebastianBergmann\Environment\Console" not found {"exception":"[object] (Error(code: 0): Class \"SebastianBergmann\\Environment\\Console\" not found at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php:189)
[stacktrace]
#0 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(228): NunoMaduro/Collision/Adapters/Laravel/Commands/TestCommand->commonArguments()
#1 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/nunomaduro/collision/src/Adapters/Laravel/Commands/TestCommand.php(104): NunoMaduro/Collision/Adapters/Laravel/Commands/TestCommand->phpunitArguments(Array)
#2 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): NunoMaduro/Collision/Adapters/Laravel/Commands/TestCommand->handle()
#3 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::{closure:Illuminate/Container/BoundMethod::call():35}()
#4 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#5 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#6 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Container.php(799): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array, NULL)
#7 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(211): Illuminate/Container/Container->call(Array)
#8 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Command/Command.php(341): Illuminate/Console/Command->execute(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#9 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#10 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#11 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(NunoMaduro/Collision/Adapters/Laravel/Commands/TestCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#12 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#13 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#14 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#15 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#16 {main}
"} 
[2026-05-29 10:44:35] local.ERROR: The "--compact" option does not exist. {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--compact\" option does not exist. at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Input/ArgvInput.php:226)
[stacktrace]
#0 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Input/ArgvInput.php(155): Symfony/Component/Console/Input/ArgvInput->addLongOption('compact', NULL)
#1 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Input/ArgvInput.php(88): Symfony/Component/Console/Input/ArgvInput->parseLongOption('--compact')
#2 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('--compact', true)
#3 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse()
#4 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition))
#5 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#6 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#7 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Foundation/Console/RouteListCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#8 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#9 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#10 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#11 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#12 {main}
"} 
[2026-05-29 10:44:50] local.ERROR: Command "livewire:discover" is not defined.

Did you mean one of these?
    livewire:attribute
    livewire:configure-s3-upload-cleanup
    livewire:copy
    livewire:delete
    livewire:form
    livewire:layout
    livewire:make
    livewire:move
    livewire:publish
    livewire:stubs
    livewire:upgrade
    package:discover {"exception":"[object] (Symfony\\Component\\Console\\Exception\\CommandNotFoundException(code: 0): Command \"livewire:discover\" is not defined.

Did you mean one of these?
    livewire:attribute
    livewire:configure-s3-upload-cleanup
    livewire:copy
    livewire:delete
    livewire:form
    livewire:layout
    livewire:make
    livewire:move
    livewire:publish
    livewire:stubs
    livewire:upgrade
    package:discover at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php:759)
[stacktrace]
#0 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(298): Symfony/Component/Console/Application->find('livewire:discov...')
#1 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#2 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#3 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#4 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#5 {main}
"} 
[2026-05-29 10:52:52] local.ERROR: The "--compact" option does not exist. {"exception":"[object] (Symfony\\Component\\Console\\Exception\\RuntimeException(code: 0): The \"--compact\" option does not exist. at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Input/ArgvInput.php:226)
[stacktrace]
#0 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Input/ArgvInput.php(155): Symfony/Component/Console/Input/ArgvInput->addLongOption('compact', NULL)
#1 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Input/ArgvInput.php(88): Symfony/Component/Console/Input/ArgvInput->parseLongOption('--compact')
#2 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Input/ArgvInput.php(77): Symfony/Component/Console/Input/ArgvInput->parseToken('--compact', true)
#3 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Input/Input.php(53): Symfony/Component/Console/Input/ArgvInput->parse()
#4 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Command/Command.php(295): Symfony/Component/Console/Input/Input->bind(Object(Symfony/Component/Console/Input/InputDefinition))
#5 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Console/Command.php(180): Symfony/Component/Console/Command/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Illuminate/Console/OutputStyle))
#6 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(1117): Illuminate/Console/Command->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#7 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(356): Symfony/Component/Console/Application->doRunCommand(Object(Illuminate/Foundation/Console/RouteListCommand), Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#8 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/symfony/console/Application.php(195): Symfony/Component/Console/Application->doRun(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#9 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Console/Kernel.php(198): Symfony/Component/Console/Application->run(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#10 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1235): Illuminate/Foundation/Console/Kernel->handle(Object(Symfony/Component/Console/Input/ArgvInput), Object(Symfony/Component/Console/Output/ConsoleOutput))
#11 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/artisan(16): Illuminate/Foundation/Application->handleCommand(Object(Symfony/Component/Console/Input/ArgvInput))
#12 {main}
"} 
[2026-05-29 13:10:26] local.ERROR: Class "App\Components\Contact\RedressScheme" not found (View: D:\Projects\DeepLinx\TheClaimSystem\theclaimsystem-v3\resources\views\components\client\client-tabs.blade.php) {"userId":1,"exception":"[object] (Illuminate\\View\\ViewException(code: 0): Class \"App\\Components\\Contact\\RedressScheme\" not found (View: D:\\Projects\\DeepLinx\\TheClaimSystem\\theclaimsystem-v3\\resources\\views\\components\\client\\client-tabs.blade.php) at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/app/Components/Contact/ContactHub.php:70)
[stacktrace]
#0 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(58): Illuminate/View/Engines/CompilerEngine->handleViewException(Object(Error), 1)
#1 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(40): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->handleViewException(Object(Error), 1)
#2 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('D://Projects//Dee...', Array)
#3 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('D://Projects//Dee...', Array)
#4 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('D://Projects//Dee...', Array)
#5 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#6 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#7 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate/View/View->render(Object(Closure))
#8 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire/Mechanisms/HandleComponents/HandleComponents->{closure:Livewire/Mechanisms/HandleComponents/HandleComponents::render():251}()
#9 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Components/Client/ClientTabs), Object(Closure))
#10 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Components/Client/ClientTabs))
#11 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#12 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(131): Livewire/LivewireManager->update(Array, Array, Array)
#13 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#14 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#15 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#16 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#17 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->{closure:Illuminate/Routing/Router::runRouteWithinStack():821}(Object(Illuminate/Http/Request))
#18 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/app/Http/Middleware/Solicitor/PassTenantThroughToView.php(17): Illuminate/Pipeline/Pipeline->{closure:Illuminate/Pipeline/Pipeline::prepareDestination():178}(Object(Illuminate/Http/Request))
#19 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/Solicitor/PassTenantThroughToView->handle(Object(Illuminate/Http/Request), Object(Closure))
#20 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/app/Http/Middleware/Solicitor/SetSolicitorFromDomain.php(48): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#21 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/Solicitor/SetSolicitorFromDomain->handle(Object(Illuminate/Http/Request), Object(Closure))
#22 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#23 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#24 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#25 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#26 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#27 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#28 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#29 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#30 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#31 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#32 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#33 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#34 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#35 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#36 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#37 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#38 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#39 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#40 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#41 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->{closure:Illuminate/Foundation/Http/Kernel::dispatchToRouter():197}(Object(Illuminate/Http/Request))
#42 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->{closure:Illuminate/Pipeline/Pipeline::prepareDestination():178}(Object(Illuminate/Http/Request))
#43 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#44 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#45 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#46 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#47 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#48 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#49 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#50 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#51 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#52 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#53 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#55 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#57 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#59 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#61 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#62 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#63 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#64 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#65 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('D://Projects//Dee...')
#66 {main}

[previous exception] [object] (Error(code: 0): Class \"App\\Components\\Contact\\RedressScheme\" not found at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/app/Components/Contact/ContactHub.php:70)
[stacktrace]
#0 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(36): App/Components/Contact/ContactHub->render()
#1 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/Util.php(43): Illuminate/Container/BoundMethod::{closure:Illuminate/Container/BoundMethod::call():35}()
#2 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(96): Illuminate/Container/Util::unwrapIfClosure(Object(Closure))
#3 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php(35): Illuminate/Container/BoundMethod::callBoundMethod(Object(Illuminate/Foundation/Application), Array, Object(Closure))
#4 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Wrapped.php(23): Illuminate/Container/BoundMethod::call(Object(Illuminate/Foundation/Application), Array, Array)
#5 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(289): Livewire/Wrapped->__call('render', Array)
#6 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(249): Livewire/Mechanisms/HandleComponents/HandleComponents->getView(Object(App/Components/Contact/ContactHub))
#7 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(54): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Components/Contact/ContactHub), '<div></div>')
#8 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/LivewireManager.php(73): Livewire/Mechanisms/HandleComponents/HandleComponents->mount('contact.contact...', Array, 'client-contact-...')
#9 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/storage/framework/views/11617b1fdfa859cd2ff831973ecc0289.php(146): Livewire/LivewireManager->mount('contact.contact...', Array, 'client-contact-...')
#10 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(37): include('D://Projects//Dee...')
#11 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(38): App/Components/Client/ClientTabs->{closure:Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine::evaluatePath():35}()
#12 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(76): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->evaluatePath('D://Projects//Dee...', Array)
#13 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php(16): Illuminate/View/Engines/CompilerEngine->get('D://Projects//Dee...', Array)
#14 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/View/View.php(208): Livewire/Mechanisms/ExtendBlade/ExtendedCompilerEngine->get('D://Projects//Dee...', Array)
#15 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/View/View.php(191): Illuminate/View/View->getContents()
#16 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/View/View.php(160): Illuminate/View/View->renderContents()
#17 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(259): Illuminate/View/View->render(Object(Closure))
#18 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(303): Livewire/Mechanisms/HandleComponents/HandleComponents->{closure:Livewire/Mechanisms/HandleComponents/HandleComponents::render():251}()
#19 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(251): Livewire/Mechanisms/HandleComponents/HandleComponents->trackInRenderStack(Object(App/Components/Client/ClientTabs), Object(Closure))
#20 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleComponents/HandleComponents.php(104): Livewire/Mechanisms/HandleComponents/HandleComponents->render(Object(App/Components/Client/ClientTabs))
#21 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/LivewireManager.php(102): Livewire/Mechanisms/HandleComponents/HandleComponents->update(Array, Array, Array)
#22 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Mechanisms/HandleRequests/HandleRequests.php(131): Livewire/LivewireManager->update(Array, Array, Array)
#23 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php(46): Livewire/Mechanisms/HandleRequests/HandleRequests->handleUpdate()
#24 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Route.php(265): Illuminate/Routing/ControllerDispatcher->dispatch(Object(Illuminate/Routing/Route), Object(Livewire/Mechanisms/HandleRequests/HandleRequests), 'handleUpdate')
#25 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Route.php(211): Illuminate/Routing/Route->runController()
#26 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Router.php(822): Illuminate/Routing/Route->run()
#27 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Routing/Router->{closure:Illuminate/Routing/Router::runRouteWithinStack():821}(Object(Illuminate/Http/Request))
#28 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/app/Http/Middleware/Solicitor/PassTenantThroughToView.php(17): Illuminate/Pipeline/Pipeline->{closure:Illuminate/Pipeline/Pipeline::prepareDestination():178}(Object(Illuminate/Http/Request))
#29 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/Solicitor/PassTenantThroughToView->handle(Object(Illuminate/Http/Request), Object(Closure))
#30 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/app/Http/Middleware/Solicitor/SetSolicitorFromDomain.php(48): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#31 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): App/Http/Middleware/Solicitor/SetSolicitorFromDomain->handle(Object(Illuminate/Http/Request), Object(Closure))
#32 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php(50): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#33 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Routing/Middleware/SubstituteBindings->handle(Object(Illuminate/Http/Request), Object(Closure))
#34 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/VerifyCsrfToken.php(87): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#35 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/VerifyCsrfToken->handle(Object(Illuminate/Http/Request), Object(Closure))
#36 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/View/Middleware/ShareErrorsFromSession.php(48): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#37 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/View/Middleware/ShareErrorsFromSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#38 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(120): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#39 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php(63): Illuminate/Session/Middleware/StartSession->handleStatefulRequest(Object(Illuminate/Http/Request), Object(Illuminate/Session/Store), Object(Closure))
#40 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Session/Middleware/StartSession->handle(Object(Illuminate/Http/Request), Object(Closure))
#41 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse.php(36): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#42 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/AddQueuedCookiesToResponse->handle(Object(Illuminate/Http/Request), Object(Closure))
#43 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Cookie/Middleware/EncryptCookies.php(74): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#44 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Cookie/Middleware/EncryptCookies->handle(Object(Illuminate/Http/Request), Object(Closure))
#45 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#46 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Router.php(821): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#47 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Router.php(800): Illuminate/Routing/Router->runRouteWithinStack(Object(Illuminate/Routing/Route), Object(Illuminate/Http/Request))
#48 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Router.php(764): Illuminate/Routing/Router->runRoute(Object(Illuminate/Http/Request), Object(Illuminate/Routing/Route))
#49 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Routing/Router.php(753): Illuminate/Routing/Router->dispatchToRoute(Object(Illuminate/Http/Request))
#50 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(200): Illuminate/Routing/Router->dispatch(Object(Illuminate/Http/Request))
#51 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(180): Illuminate/Foundation/Http/Kernel->{closure:Illuminate/Foundation/Http/Kernel::dispatchToRouter():197}(Object(Illuminate/Http/Request))
#52 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/livewire/livewire/src/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware.php(19): Illuminate/Pipeline/Pipeline->{closure:Illuminate/Pipeline/Pipeline::prepareDestination():178}(Object(Illuminate/Http/Request))
#53 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Livewire/Features/SupportDisablingBackButtonCache/DisableBackButtonCacheMiddleware->handle(Object(Illuminate/Http/Request), Object(Closure))
#54 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull.php(27): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#55 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/ConvertEmptyStringsToNull->handle(Object(Illuminate/Http/Request), Object(Closure))
#56 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/TrimStrings.php(47): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#57 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/TrimStrings->handle(Object(Illuminate/Http/Request), Object(Closure))
#58 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePostSize.php(27): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#59 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePostSize->handle(Object(Illuminate/Http/Request), Object(Closure))
#60 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance.php(109): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#61 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/PreventRequestsDuringMaintenance->handle(Object(Illuminate/Http/Request), Object(Closure))
#62 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Http/Middleware/HandleCors.php(61): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#63 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/HandleCors->handle(Object(Illuminate/Http/Request), Object(Closure))
#64 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Http/Middleware/TrustProxies.php(58): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#65 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/TrustProxies->handle(Object(Illuminate/Http/Request), Object(Closure))
#66 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks.php(22): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#67 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Foundation/Http/Middleware/InvokeDeferredCallbacks->handle(Object(Illuminate/Http/Request), Object(Closure))
#68 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Http/Middleware/ValidatePathEncoding.php(26): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#69 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(219): Illuminate/Http/Middleware/ValidatePathEncoding->handle(Object(Illuminate/Http/Request), Object(Closure))
#70 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php(137): Illuminate/Pipeline/Pipeline->{closure:{closure:Illuminate/Pipeline/Pipeline::carry():194}:195}(Object(Illuminate/Http/Request))
#71 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(175): Illuminate/Pipeline/Pipeline->then(Object(Closure))
#72 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php(144): Illuminate/Foundation/Http/Kernel->sendRequestThroughRouter(Object(Illuminate/Http/Request))
#73 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(1220): Illuminate/Foundation/Http/Kernel->handle(Object(Illuminate/Http/Request))
#74 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/public/index.php(20): Illuminate/Foundation/Application->handleRequest(Object(Illuminate/Http/Request))
#75 D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php(23): require_once('D://Projects//Dee...')
#76 {main}
"} 
[2026-05-29 13:10:55] local.ERROR: Maximum execution time of 30 seconds exceeded {"userId":1,"exception":"[object] (Symfony\\Component\\ErrorHandler\\Error\\FatalError(code: 0): Maximum execution time of 30 seconds exceeded at D:/Projects/DeepLinx/TheClaimSystem/theclaimsystem-v3/storage/framework/views/9145bd396314badf7408f407f2d64fff.php:1)
[stacktrace]
#0 {main}
"} 
